记录详情

Runtime Error

/in/foo.cc: In function 'int query(int, int)':
/in/foo.cc:35:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(k>dep[x])return 0;if(!k)return x;
  ^~
/in/foo.cc:35: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 14ms 26.215 MiB
#3 Accepted 13ms 24.691 MiB
#4 Accepted 13ms 26.305 MiB
#5 Accepted 13ms 24.602 MiB
#6 Runtime Error 47ms 44.883 MiB
#7 Runtime Error 45ms 43.066 MiB
#8 Runtime Error 45ms 41.602 MiB
#9 Accepted 168ms 42.418 MiB
#10 Accepted 166ms 42.297 MiB
#11 Accepted 168ms 40.418 MiB
#12 Accepted 166ms 40.426 MiB
#13 Accepted 261ms 42.016 MiB
#14 Accepted 260ms 39.129 MiB
#15 Accepted 263ms 40.395 MiB
#16 Accepted 262ms 42.426 MiB
#17 Accepted 254ms 38.086 MiB
#18 Accepted 253ms 36.582 MiB
#19 Accepted 260ms 40.113 MiB
#20 Accepted 817ms 60.457 MiB

信息

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