记录详情

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 198ms 10.551 MiB
#2 Accepted 182ms 7.402 MiB
#3 Time Exceeded ≥1006ms ≥9.324 MiB
#4 Accepted 205ms 9.297 MiB
#5 Time Exceeded ≥1002ms ≥9.375 MiB
#6 Time Exceeded ≥1001ms ≥12.922 MiB
#7 Time Exceeded ≥1004ms ≥28.441 MiB
#8 Time Exceeded ≥1004ms ≥28.496 MiB
#9 Time Exceeded ≥1010ms ≥28.461 MiB
#10 Time Exceeded ≥1004ms ≥28.375 MiB

信息

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