记录详情

Time Exceeded

/in/foo.cc: In function 'int read()':
/in/foo.cc:13:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(c=getchar();c>'9'||c<'0';c=getchar());
  ^~~
/in/foo.cc:14:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  {
  ^
# 状态 耗时 内存占用
#1 Accepted 37ms 65.75 MiB
#2 Accepted 244ms 65.832 MiB
#3 Time Exceeded ≥1005ms ≥65.75 MiB
#4 Accepted 248ms 65.75 MiB
#5 Accepted 429ms 65.875 MiB
#6 Time Exceeded ≥1005ms ≥65.805 MiB
#7 Accepted 85ms 65.75 MiB
#8 Accepted 38ms 65.75 MiB
#9 Accepted 234ms 65.852 MiB
#10 Accepted 241ms 65.863 MiB

信息

递交者
类型
递交
题目
降临小行星
语言
C++
递交时间
2017-08-20 11:12:43
评测时间
2017-08-20 11:12:43
评测机
分数
80
总耗时
≥3570ms
峰值内存
≥65.875 MiB