记录详情

Time Exceeded

/in/foo.cc: In function 'void read(int&)':
/in/foo.cc:33:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
     while ((c = getchar()) < '0' || c > '9'); x = c - '0';
     ^~~~~
/in/foo.cc:33: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 193ms 8.512 MiB
#2 Accepted 181ms 10.625 MiB
#3 Time Exceeded ≥1003ms ≥9.305 MiB
#4 Accepted 207ms 9.305 MiB
#5 Time Exceeded ≥1006ms ≥9.18 MiB
#6 Time Exceeded ≥1005ms ≥9.391 MiB
#7 Time Exceeded ≥1008ms ≥28.559 MiB
#8 Time Exceeded ≥1003ms ≥28.68 MiB
#9 Time Exceeded ≥1007ms ≥26.434 MiB
#10 Time Exceeded ≥1007ms ≥26.523 MiB

信息

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