记录详情

Time Exceeded

/in/foo.cc: In function 'void read(int&)':
/in/foo.cc:20:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  while((ch=getchar())<'0'||ch>'9');res=ch-48;
  ^~~~~
/in/foo.cc:20: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 101ms 88.125 MiB
#2 Accepted 88ms 83.156 MiB
#3 Accepted 301ms 78.82 MiB
#4 Accepted 88ms 78.703 MiB
#5 Accepted 313ms 86.176 MiB
#6 Accepted 314ms 87.547 MiB
#7 Time Exceeded ≥1002ms ≥158.922 MiB
#8 Time Exceeded ≥1001ms ≥158.297 MiB
#9 Accepted 469ms 158.926 MiB
#10 Accepted 477ms 155.688 MiB

信息

递交者
类型
递交
题目
好奇的小明
语言
C++
递交时间
2017-08-25 21:47:37
评测时间
2017-08-25 21:47:37
评测机
分数
80
总耗时
≥4156ms
峰值内存
≥158.926 MiB