记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:13:11: warning: unused variable 'sum' [-Wunused-variable]
  long int sum = 0;
           ^~~
/in/foo.cc:30:10: warning: 'temp2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if(temp1+temp2 == m)
     ~~~~~^~~~~~
/in/foo.cc:23:70: warning: 'temp1' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if((x1+x2 == m &&x1<x2 &&x1<temp1 )||(x1+x2 == m &&x1<x2 &&temp1 == 0))
                                                                ~~~~~~^~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 388.0 KiB
#2 Accepted 2ms 360.0 KiB
#3 Accepted 2ms 344.0 KiB
#4 Accepted 2ms 364.0 KiB
#5 Accepted 2ms 364.0 KiB
#6 Time Exceeded ≥3001ms ≥8.0 MiB
#7 Time Exceeded ≥3000ms ≥7.988 MiB
#8 Time Exceeded ≥3003ms ≥8.039 MiB
#9 Time Exceeded ≥3003ms ≥8.004 MiB
#10 Time Exceeded ≥3003ms ≥7.938 MiB

信息

递交者
类型
递交
题目
P1309 E. 蚂蚁竞走II
比赛
2021年互联网创新创业科技节程序设计大赛
语言
C++
递交时间
2021-12-23 20:15:15
评测时间
2021-12-23 20:15:47
评测机
分数
100
总耗时
≥15021ms
峰值内存
≥8.039 MiB