/ new_bzoj /

记录详情

Accepted

/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.625 MiB
#2 Accepted 690ms 108.121 MiB
#3 Accepted 719ms 114.75 MiB
#4 Accepted 761ms 124.5 MiB
#5 Accepted 9ms 8.5 MiB
#6 Accepted 836ms 238.375 MiB
#7 Accepted 23ms 6.309 MiB
#8 Accepted 7ms 8.625 MiB
#9 Accepted 506ms 74.0 MiB
#10 Accepted 549ms 82.625 MiB
#11 Accepted 622ms 91.25 MiB
#12 Accepted 651ms 99.227 MiB

信息

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