记录详情

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 15ms 28.305 MiB
#2 Accepted 15ms 26.305 MiB
#3 Accepted 16ms 28.305 MiB
#4 Accepted 14ms 28.305 MiB
#5 Accepted 14ms 26.305 MiB
#6 Runtime Error 45ms 44.641 MiB
#7 Runtime Error 44ms 42.672 MiB
#8 Runtime Error 47ms 44.637 MiB
#9 Accepted 181ms 42.363 MiB
#10 Accepted 183ms 42.055 MiB
#11 Accepted 179ms 40.379 MiB
#12 Accepted 174ms 39.141 MiB
#13 Accepted 261ms 38.855 MiB
#14 Accepted 266ms 40.422 MiB
#15 Accepted 270ms 42.332 MiB
#16 Accepted 267ms 38.961 MiB
#17 Accepted 264ms 40.086 MiB
#18 Accepted 263ms 38.086 MiB
#19 Accepted 255ms 39.957 MiB
#20 Accepted 797ms 60.457 MiB

信息

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