/ 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 752ms 106.75 MiB
#3 Accepted 768ms 114.32 MiB
#4 Accepted 827ms 124.5 MiB
#5 Accepted 17ms 10.586 MiB
#6 Accepted 859ms 239.0 MiB
#7 Accepted 24ms 6.363 MiB
#8 Accepted 23ms 10.75 MiB
#9 Accepted 490ms 76.125 MiB
#10 Accepted 521ms 83.625 MiB
#11 Accepted 580ms 90.824 MiB
#12 Accepted 572ms 98.961 MiB

信息

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