/ 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;
                        ^~~~~~
/in/foo.cc: In function 'void Ins(int, int, int&, int, int)':
/in/foo.cc:43:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!ls[w]) ls[w]=++sz; if (!rs[w]) rs[w]=++sz;
   ^~
/in/foo.cc:43:27: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (!ls[w]) ls[w]=++sz; if (!rs[w]) rs[w]=++sz;
                           ^~
# 状态 耗时 内存占用
#1 Wrong Answer 9ms 6.605 MiB
#2 Runtime Error 6ms 6.25 MiB
#3 Runtime Error 7ms 6.363 MiB
#4 Runtime Error 4ms 6.25 MiB
#5 Wrong Answer 9ms 8.59 MiB
#6 Runtime Error 4ms 6.359 MiB
#7 Wrong Answer 32ms 6.375 MiB
#8 Wrong Answer 10ms 6.594 MiB
#9 Wrong Answer 266ms 78.625 MiB
#10 Runtime Error 5ms 6.484 MiB
#11 Runtime Error 6ms 8.25 MiB
#12 Runtime Error 6ms 6.34 MiB

信息

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