/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'void re(int&)':
/in/foo.cc:7:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  while(ch=getchar(),ch<33);x=ch-48;
  ^~~~~
/in/foo.cc:7:28: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
  while(ch=getchar(),ch<33);x=ch-48;
                            ^
# 状态 耗时 内存占用
#1 Accepted 4ms 512.0 KiB
#2 Accepted 41ms 512.0 KiB
#3 Accepted 3ms 512.0 KiB
#4 Accepted 5ms 604.0 KiB
#5 Wrong Answer 4ms 624.0 KiB
#6 Wrong Answer 7ms 512.0 KiB
#7 Accepted 5ms 620.0 KiB
#8 Accepted 18ms 512.0 KiB
#9 Accepted 30ms 620.0 KiB
#10 Wrong Answer 28ms 636.0 KiB
#11 Accepted 21ms 628.0 KiB

信息

递交者
类型
递交
题目
字符串覆盖
语言
C++
递交时间
2018-01-03 20:08:48
评测时间
2018-01-03 20:08:48
评测机
分数
73
总耗时
171ms
峰值内存
636.0 KiB