记录详情

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 200ms 9.375 MiB
#2 Accepted 186ms 7.305 MiB
#3 Time Exceeded ≥1002ms ≥12.934 MiB
#4 Accepted 214ms 12.875 MiB
#5 Time Exceeded ≥1006ms ≥10.25 MiB
#6 Time Exceeded ≥1002ms ≥9.375 MiB
#7 Time Exceeded ≥1005ms ≥28.555 MiB
#8 Time Exceeded ≥1004ms ≥28.559 MiB
#9 Time Exceeded ≥1003ms ≥28.43 MiB
#10 Time Exceeded ≥1008ms ≥28.375 MiB

信息

递交者
类型
递交
题目
好奇的小明
语言
C++
递交时间
2017-08-26 09:02:44
评测时间
2017-08-26 09:02:44
评测机
分数
30
总耗时
≥7633ms
峰值内存
≥28.559 MiB