/ 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 Wrong Answer 163ms 102.375 MiB
#2 Wrong Answer 165ms 104.328 MiB
#3 Wrong Answer 157ms 102.25 MiB
#4 Wrong Answer 126ms 33.375 MiB
#5 Accepted 145ms 53.25 MiB
#6 Wrong Answer 221ms 218.238 MiB
#7 Wrong Answer 220ms 216.375 MiB
#8 Wrong Answer 205ms 216.586 MiB

信息

递交者
类型
递交
题目
单词
语言
C++
递交时间
2018-03-02 09:28:30
评测时间
2018-03-02 09:28:30
评测机
分数
12
总耗时
1406ms
峰值内存
218.238 MiB