记录详情

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.305 MiB
#2 Accepted 14ms 26.324 MiB
#3 Accepted 13ms 24.488 MiB
#4 Accepted 14ms 26.305 MiB
#5 Accepted 14ms 24.766 MiB
#6 Runtime Error 43ms 42.656 MiB
#7 Runtime Error 42ms 41.219 MiB
#8 Runtime Error 44ms 44.676 MiB
#9 Accepted 169ms 39.324 MiB
#10 Accepted 168ms 39.223 MiB
#11 Accepted 167ms 40.785 MiB
#12 Accepted 166ms 39.246 MiB
#13 Accepted 272ms 40.676 MiB
#14 Accepted 270ms 39.258 MiB
#15 Accepted 272ms 42.652 MiB
#16 Accepted 271ms 39.25 MiB
#17 Accepted 263ms 36.934 MiB
#18 Accepted 263ms 38.43 MiB
#19 Accepted 258ms 38.43 MiB
#20 Accepted 819ms 62.074 MiB

信息

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