/ 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 10ms 8.492 MiB
#2 Accepted 583ms 76.0 MiB
#3 Accepted 630ms 77.875 MiB
#4 Accepted 715ms 84.645 MiB
#5 Accepted 6ms 10.375 MiB
#6 Accepted 751ms 161.75 MiB
#7 Wrong Answer 21ms 6.25 MiB
#8 Accepted 7ms 10.375 MiB
#9 Accepted 413ms 51.875 MiB
#10 Accepted 486ms 59.316 MiB
#11 Accepted 515ms 63.5 MiB
#12 Accepted 563ms 68.0 MiB

信息

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