记录详情

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 Wrong Answer 127ms 23.734 MiB
#2 Wrong Answer 125ms 22.605 MiB
#3 Wrong Answer 540ms 22.641 MiB
#4 Wrong Answer 140ms 21.523 MiB
#5 Wrong Answer 534ms 22.754 MiB
#6 Wrong Answer 521ms 22.625 MiB
#7 Time Exceeded ≥1005ms ≥198.801 MiB
#8 Time Exceeded ≥1007ms ≥198.758 MiB
#9 Time Exceeded ≥1007ms ≥198.605 MiB
#10 Time Exceeded ≥1003ms ≥198.812 MiB

信息

递交者
类型
递交
题目
好奇的小明
语言
C++
递交时间
2017-08-26 11:33:00
评测时间
2017-08-26 11:33:00
评测机
分数
0
总耗时
≥6011ms
峰值内存
≥198.812 MiB