/ new_bzoj /

记录详情

Runtime Error

/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.375 MiB
#2 Runtime Error 5ms 6.367 MiB
#3 Runtime Error 13ms 8.25 MiB
#4 Runtime Error 6ms 6.285 MiB
#5 Accepted 9ms 6.383 MiB
#6 Runtime Error 6ms 6.25 MiB
#7 Wrong Answer 26ms 4.25 MiB
#8 Accepted 10ms 6.375 MiB
#9 Accepted 298ms 51.0 MiB
#10 Runtime Error 12ms 8.355 MiB
#11 Runtime Error 5ms 6.27 MiB
#12 Runtime Error 6ms 6.324 MiB

信息

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