/ 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 14ms 8.598 MiB
#2 Runtime Error 6ms 8.25 MiB
#3 Runtime Error 5ms 6.363 MiB
#4 Runtime Error 6ms 8.25 MiB
#5 Wrong Answer 11ms 6.75 MiB
#6 Runtime Error 15ms 6.25 MiB
#7 Wrong Answer 42ms 6.359 MiB
#8 Wrong Answer 10ms 8.375 MiB
#9 Wrong Answer 344ms 83.199 MiB
#10 Runtime Error 5ms 6.453 MiB
#11 Runtime Error 6ms 8.199 MiB
#12 Runtime Error 7ms 8.32 MiB

信息

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