/ 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 14ms 8.375 MiB
#2 Accepted 620ms 74.875 MiB
#3 Accepted 683ms 79.578 MiB
#4 Accepted 808ms 86.125 MiB
#5 Accepted 7ms 8.375 MiB
#6 Accepted 808ms 161.25 MiB
#7 Wrong Answer 16ms 6.375 MiB
#8 Accepted 14ms 8.488 MiB
#9 Accepted 429ms 51.875 MiB
#10 Accepted 529ms 57.5 MiB
#11 Accepted 584ms 63.25 MiB
#12 Accepted 596ms 69.242 MiB

信息

递交者
类型
递交
题目
K大数查询
语言
C++
递交时间
2018-03-02 15:37:24
评测时间
2018-03-02 15:37:24
评测机
分数
92
总耗时
5113ms
峰值内存
161.25 MiB