记录详情

Time Exceeded

/in/foo.cc: In function 'void read(int&)':
/in/foo.cc:26:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  while((ch=getchar())<'0'||ch>'9');res=ch-48;
  ^~~~~
/in/foo.cc:26:36: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
  while((ch=getchar())<'0'||ch>'9');res=ch-48;
                                    ^~~
# 状态 耗时 内存占用
#1 Accepted 91ms 85.875 MiB
#2 Accepted 86ms 87.809 MiB
#3 Accepted 318ms 86.18 MiB
#4 Accepted 86ms 88.0 MiB
#5 Accepted 322ms 78.555 MiB
#6 Accepted 289ms 87.941 MiB
#7 Time Exceeded ≥1011ms ≥159.262 MiB
#8 Time Exceeded ≥1012ms ≥158.434 MiB
#9 Accepted 463ms 157.375 MiB
#10 Accepted 476ms 159.191 MiB

信息

递交者
类型
递交
题目
好奇的小明
语言
C++
递交时间
2017-08-25 21:40:35
评测时间
2017-08-25 21:40:35
评测机
分数
80
总耗时
≥4158ms
峰值内存
≥159.262 MiB