/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'void read(T&)':
/in/foo.cc:12:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(c=='-')f=-1;c=getchar();
         ^~
/in/foo.cc:12:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if(c=='-')f=-1;c=getchar();
                        ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:46:10: warning: unused variable 'flag' [-Wunused-variable]
     bool flag=check(ans);
          ^~~~
# 状态 耗时 内存占用
#1 Accepted 6ms 744.0 KiB
#2 Accepted 30ms 1.0 MiB
#3 Wrong Answer 26ms 1.0 MiB
#4 Wrong Answer 4ms 720.0 KiB
#5 Accepted 5ms 756.0 KiB
#6 Wrong Answer 6ms 764.0 KiB
#7 Accepted 7ms 768.0 KiB
#8 Accepted 20ms 768.0 KiB
#9 Accepted 23ms 1.109 MiB
#10 Accepted 25ms 1.109 MiB

信息

递交者
类型
递交
题目
Chocolate Eating
语言
C++
递交时间
2018-09-09 20:41:43
评测时间
2018-09-09 20:41:43
评测机
分数
70
总耗时
157ms
峰值内存
1.109 MiB