记录详情

Time Exceeded

/in/foo.cc: In function 'void read(int&)':
/in/foo.cc:21:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while ((c = getchar()) < '0' || c > '9'); x = c - '0';
     ^~~~~
/in/foo.cc:21:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
     while ((c = getchar()) < '0' || c > '9'); x = c - '0';
                                               ^
# 状态 耗时 内存占用
#1 Accepted 195ms 7.375 MiB
#2 Accepted 181ms 10.5 MiB
#3 Time Exceeded ≥1003ms ≥9.25 MiB
#4 Accepted 206ms 9.383 MiB
#5 Time Exceeded ≥1006ms ≥9.375 MiB
#6 Time Exceeded ≥1010ms ≥11.125 MiB
#7 Time Exceeded ≥1006ms ≥26.418 MiB
#8 Time Exceeded ≥1005ms ≥26.672 MiB
#9 Time Exceeded ≥1009ms ≥28.43 MiB
#10 Time Exceeded ≥1007ms ≥28.324 MiB

信息

递交者
类型
递交
题目
好奇的小明
语言
C++
递交时间
2017-08-27 16:17:08
评测时间
2017-08-27 16:17:08
评测机
分数
30
总耗时
≥7632ms
峰值内存
≥28.43 MiB