记录详情

Time Exceeded

/in/foo.cc: In function 'void read(int&)':
/in/foo.cc:16:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while ((c = getchar()) < '0' || c > '9'); x = c - '0';
     ^~~~~
/in/foo.cc:16: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 205ms 12.875 MiB
#2 Accepted 160ms 11.062 MiB
#3 Time Exceeded ≥1007ms ≥9.297 MiB
#4 Accepted 211ms 11.176 MiB
#5 Time Exceeded ≥1000ms ≥9.238 MiB
#6 Time Exceeded ≥1002ms ≥9.25 MiB
#7 Time Exceeded ≥1005ms ≥26.465 MiB
#8 Time Exceeded ≥1004ms ≥28.426 MiB
#9 Time Exceeded ≥1004ms ≥28.414 MiB
#10 Time Exceeded ≥1005ms ≥28.566 MiB

信息

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