记录详情

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 117ms 21.504 MiB
#2 Accepted 109ms 22.621 MiB
#3 Accepted 404ms 23.164 MiB
#4 Accepted 132ms 23.477 MiB
#5 Accepted 410ms 22.723 MiB
#6 Accepted 399ms 22.48 MiB
#7 Time Exceeded ≥1005ms ≥198.613 MiB
#8 Time Exceeded ≥1003ms ≥198.578 MiB
#9 Accepted 954ms 198.789 MiB
#10 Accepted 965ms 198.816 MiB

信息

递交者
类型
递交
题目
好奇的小明
语言
C++
递交时间
2017-08-26 11:53:24
评测时间
2017-08-26 11:53:24
评测机
分数
80
总耗时
≥5503ms
峰值内存
≥198.816 MiB