/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:27:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(t0=1; t0<=n; t0++)
  ^~~
/in/foo.cc:28:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   scanf("%d",&now[t0]);--t0;
                        ^~
/in/foo.cc:26:6: warning: unused variable 'tmp' [-Wunused-variable]
  int tmp;
      ^~~
# 状态 耗时 内存占用
#1 Accepted 1ms 212.0 KiB
#2 Accepted 1ms 228.0 KiB
#3 Accepted 38ms 1.309 MiB
#4 Accepted 2ms 216.0 KiB
#5 Accepted 1ms 344.0 KiB
#6 Accepted 1ms 216.0 KiB
#7 Accepted 2ms 344.0 KiB
#8 Accepted 34ms 1.48 MiB
#9 Accepted 55ms 2.582 MiB
#10 Accepted 292ms 32.082 MiB
#11 Accepted 360ms 35.805 MiB
#12 Accepted 529ms 43.523 MiB
#13 Accepted 786ms 70.895 MiB
#14 Time Exceeded ≥1000ms ≥86.125 MiB
#15 Accepted 40ms 1.562 MiB
#16 Accepted 52ms 2.688 MiB
#17 Accepted 53ms 2.582 MiB
#18 Accepted 86ms 5.086 MiB
#19 Accepted 505ms 43.418 MiB
#20 Accepted 996ms 86.191 MiB

信息

递交者
类型
递交
题目
P2007 蚯蚓
语言
C++
递交时间
2019-11-08 19:25:50
评测时间
2019-11-08 19:25:50
评测机
分数
95
总耗时
≥4843ms
峰值内存
≥86.191 MiB