记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:37:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for (int i = 1; i <= n; ++i) a[i] = read(); a[0] = 0;
  ^~~
/in/foo.cc:37:46: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  for (int i = 1; i <= n; ++i) a[i] = read(); a[0] = 0;
                                              ^
# 状态 耗时 内存占用
#1 Accepted 1ms 192.0 KiB
#2 Accepted 1ms 200.0 KiB
#3 Accepted 1ms 188.0 KiB
#4 Time Exceeded ≥1004ms ≥8.184 MiB
#5 Time Exceeded ≥1003ms ≥8.203 MiB
#6 Time Exceeded ≥1005ms ≥8.184 MiB
#7 Time Exceeded ≥1005ms ≥8.188 MiB
#8 Time Exceeded ≥1000ms ≥8.199 MiB
#9 Time Exceeded ≥1005ms ≥8.184 MiB
#10 Time Exceeded ≥1000ms ≥8.184 MiB

信息

递交者
类型
递交
题目
玩游戏
题目数据
下载
语言
C++
递交时间
2018-11-07 18:52:47
评测时间
2018-11-07 18:52:47
评测机
分数
30
总耗时
≥7031ms
峰值内存
≥8.203 MiB