/ new_bzoj /

记录详情

Accepted

/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 384.0 KiB
#2 Accepted 2ms 352.0 KiB
#3 Accepted 5ms 256.0 KiB
#4 Accepted 3ms 256.0 KiB
#5 Accepted 3ms 344.0 KiB
#6 Accepted 3ms 256.0 KiB
#7 Accepted 4ms 328.0 KiB
#8 Accepted 12ms 384.0 KiB
#9 Accepted 12ms 476.0 KiB
#10 Accepted 7ms 476.0 KiB

信息

递交者
类型
递交
题目
成绩比较
语言
C++
递交时间
2018-02-22 17:05:53
评测时间
2018-02-22 17:05:53
评测机
分数
100
总耗时
57ms
峰值内存
476.0 KiB