记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:43: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:43: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 2ms 1.047 MiB
#2 Accepted 1ms 208.0 KiB
#3 Accepted 1ms 320.0 KiB
#4 Accepted 124ms 9.945 MiB
#5 Accepted 118ms 9.949 MiB
#6 Accepted 125ms 9.938 MiB
#7 Time Exceeded ≥1004ms ≥8.684 MiB
#8 Time Exceeded ≥1005ms ≥8.574 MiB
#9 Time Exceeded ≥1005ms ≥8.684 MiB
#10 Time Exceeded ≥1005ms ≥8.688 MiB

信息

递交者
类型
递交
题目
小srf的游戏 (game.*)
题目数据
下载
语言
C++
递交时间
2018-10-24 07:12:04
评测时间
2018-10-24 07:12:04
评测机
分数
60
总耗时
≥4396ms
峰值内存
≥9.949 MiB