/ 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 8ms 8.742 MiB
#2 Accepted 636ms 106.5 MiB
#3 Accepted 742ms 116.625 MiB
#4 Accepted 699ms 124.75 MiB
#5 Accepted 9ms 6.727 MiB
#6 Accepted 866ms 236.625 MiB
#7 Accepted 21ms 6.332 MiB
#8 Accepted 10ms 8.625 MiB
#9 Accepted 395ms 73.25 MiB
#10 Accepted 443ms 83.125 MiB
#11 Accepted 558ms 90.75 MiB
#12 Accepted 599ms 100.863 MiB

信息

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