/ new_bzoj /

记录详情

Runtime Error

/in/foo.cc: In function 'void read(T&)':
/in/foo.cc:65:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  while(c<'0' || c>'9') c=getchar(); v=0;
  ^~~~~
/in/foo.cc:65:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
  while(c<'0' || c>'9') c=getchar(); v=0;
                                     ^
# 状态 耗时 内存占用
#1 Accepted 1ms 200.0 KiB
#2 Time Exceeded ≥5004ms ≥208.0 KiB
#3 Runtime Error 26ms 200.0 KiB
#4 Runtime Error 2ms 204.0 KiB
#5 Accepted 1ms 200.0 KiB
#6 Accepted 10ms 200.0 KiB
#7 Runtime Error 7ms 196.0 KiB
#8 Accepted 9ms 204.0 KiB
#9 Runtime Error 3ms 196.0 KiB
#10 Runtime Error 4ms 204.0 KiB

信息

递交者
类型
递交
题目
校门外的区间
语言
C++
递交时间
2019-11-04 19:08:13
评测时间
2019-11-04 19:08:13
评测机
分数
40
总耗时
5071ms
峰值内存
208.0 KiB