记录详情

Time Exceeded

/in/foo.cc: In function 'void read(int&)':
/in/foo.cc:29:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  while((ch=getchar())<'0'||ch>'9');res=ch-48;
  ^~~~~
/in/foo.cc:29:36: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
  while((ch=getchar())<'0'||ch>'9');res=ch-48;
                                    ^~~
# 状态 耗时 内存占用
#1 Accepted 138ms 27.875 MiB
#2 Accepted 139ms 27.25 MiB
#3 Accepted 637ms 28.125 MiB
#4 Accepted 148ms 27.93 MiB
#5 Accepted 534ms 28.125 MiB
#6 Accepted 630ms 27.32 MiB
#7 Time Exceeded ≥1007ms ≥206.414 MiB
#8 Time Exceeded ≥1001ms ≥206.395 MiB
#9 Time Exceeded ≥1008ms ≥206.246 MiB
#10 Time Exceeded ≥1005ms ≥206.25 MiB

信息

递交者
类型
递交
题目
好奇的小明
语言
C++
递交时间
2017-08-26 11:22:40
评测时间
2017-08-26 11:22:40
评测机
分数
60
总耗时
≥6252ms
峰值内存
≥206.414 MiB