/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'void re(int&)':
/in/foo.cc:5:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  while(ch=getchar(),ch<33);x=ch-48;
  ^~~~~
/in/foo.cc:5: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;
                            ^
/in/foo.cc: At global scope:
/in/foo.cc:22:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main()
      ^
# 状态 耗时 内存占用
#1 Accepted 3ms 204.0 KiB
#2 Accepted 3ms 340.0 KiB
#3 Accepted 4ms 256.0 KiB
#4 Accepted 3ms 336.0 KiB
#5 Accepted 3ms 352.0 KiB
#6 Wrong Answer 4ms 356.0 KiB
#7 Wrong Answer 4ms 336.0 KiB
#8 Wrong Answer 5ms 492.0 KiB
#9 Wrong Answer 9ms 476.0 KiB
#10 Wrong Answer 8ms 484.0 KiB

信息

递交者
类型
递交
题目
成绩比较
语言
C++
递交时间
2018-02-22 17:07:31
评测时间
2018-02-22 17:07:31
评测机
分数
50
总耗时
52ms
峰值内存
492.0 KiB