记录详情

Time Exceeded

/in/foo.cc: In function 'void read(int&)':
/in/foo.cc:30:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  while((ch=getchar())<'0'||ch>'9');res=ch-48;
  ^~~~~
/in/foo.cc:30: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 144ms 22.289 MiB
#2 Accepted 135ms 23.617 MiB
#3 Accepted 523ms 22.586 MiB
#4 Accepted 130ms 23.82 MiB
#5 Accepted 530ms 23.75 MiB
#6 Accepted 541ms 22.98 MiB
#7 Time Exceeded ≥1003ms ≥198.707 MiB
#8 Time Exceeded ≥1003ms ≥198.746 MiB
#9 Time Exceeded ≥1006ms ≥198.578 MiB
#10 Time Exceeded ≥1004ms ≥198.863 MiB

信息

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