记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:21:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(int i=1;i<=n;i++) cin>>a[i];a[0]=0;
  ^~~
/in/foo.cc:21:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  for(int i=1;i<=n;i++) cin>>a[i];a[0]=0;
                                  ^
# 状态 耗时 内存占用
#1 Accepted 3ms 1.055 MiB
#2 Accepted 2ms 188.0 KiB
#3 Accepted 2ms 208.0 KiB
#4 Time Exceeded ≥1005ms ≥8.227 MiB
#5 Time Exceeded ≥1006ms ≥8.273 MiB
#6 Time Exceeded ≥1005ms ≥8.258 MiB
#7 Time Exceeded ≥1004ms ≥8.258 MiB
#8 Time Exceeded ≥1005ms ≥8.234 MiB
#9 Time Exceeded ≥1005ms ≥8.203 MiB
#10 Time Exceeded ≥1005ms ≥8.238 MiB

信息

递交者
类型
递交
题目
小srf的游戏 (game.*)
题目数据
下载
语言
C++
递交时间
2018-11-07 16:43:06
评测时间
2018-11-07 16:43:06
评测机
分数
30
总耗时
≥7046ms
峰值内存
≥8.273 MiB