/ 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 ≥200.0 KiB
#3 Runtime Error 25ms 204.0 KiB
#4 Runtime Error 2ms 196.0 KiB
#5 Accepted 1ms 204.0 KiB
#6 Accepted 8ms 196.0 KiB
#7 Runtime Error 6ms 204.0 KiB
#8 Accepted 8ms 200.0 KiB
#9 Runtime Error 2ms 200.0 KiB
#10 Runtime Error 3ms 200.0 KiB

信息

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