记录详情

Runtime Error

/in/foo.cc: In function 'int query(int, int)':
/in/foo.cc:41:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(k>dep[x])return 0;if(!k)return x;
  ^~
/in/foo.cc:41:23: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if(k>dep[x])return 0;if(!k)return x;
                       ^~
# 状态 耗时 内存占用
#1 Accepted 14ms 26.301 MiB
#2 Accepted 13ms 24.449 MiB
#3 Accepted 14ms 28.301 MiB
#4 Accepted 14ms 28.301 MiB
#5 Accepted 13ms 24.523 MiB
#6 Runtime Error 45ms 42.676 MiB
#7 Runtime Error 44ms 44.672 MiB
#8 Runtime Error 45ms 44.637 MiB
#9 Accepted 177ms 42.633 MiB
#10 Accepted 175ms 42.68 MiB
#11 Accepted 170ms 42.762 MiB
#12 Accepted 166ms 39.309 MiB
#13 Accepted 263ms 42.441 MiB
#14 Accepted 262ms 40.305 MiB
#15 Accepted 264ms 39.254 MiB
#16 Accepted 263ms 39.441 MiB
#17 Accepted 251ms 37.02 MiB
#18 Accepted 250ms 36.957 MiB
#19 Accepted 253ms 36.961 MiB
#20 Accepted 790ms 62.078 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2019-08-11 00:21:40
评测时间
2019-08-11 00:21:40
评测机
分数
85
总耗时
3496ms
峰值内存
62.078 MiB