/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'll read()':
/in/foo.cc:35:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 if(last=='-')ans=-ans; return ans;
 ^~
/in/foo.cc:35:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
 if(last=='-')ans=-ans; return ans;
                        ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 115ms 102.25 MiB
#2 Accepted 111ms 102.375 MiB
#3 Accepted 108ms 102.48 MiB
#4 Wrong Answer 28ms 33.375 MiB
#5 Wrong Answer 76ms 50.348 MiB
#6 Wrong Answer 152ms 216.75 MiB
#7 Wrong Answer 161ms 215.125 MiB
#8 Wrong Answer 164ms 221.75 MiB

信息

递交者
类型
递交
题目
单词
语言
C++
递交时间
2018-03-02 09:44:51
评测时间
2018-03-02 09:44:51
评测机
分数
36
总耗时
919ms
峰值内存
221.75 MiB