/ 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 22ms 10.375 MiB
#2 Runtime Error 10ms 6.25 MiB
#3 Runtime Error 6ms 6.359 MiB
#4 Runtime Error 18ms 8.25 MiB
#5 Wrong Answer 20ms 12.609 MiB
#6 Runtime Error 5ms 6.348 MiB
#7 Wrong Answer 46ms 8.309 MiB
#8 Wrong Answer 10ms 8.625 MiB
#9 Wrong Answer 327ms 84.0 MiB
#10 Runtime Error 7ms 8.324 MiB
#11 Runtime Error 6ms 6.324 MiB
#12 Runtime Error 6ms 6.375 MiB

信息

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