记录详情

Runtime Error

/in/foo.cc: In function 'int ask(int, int)':
/in/foo.cc:34:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(k>dep[x])return 0;if(!k)return x;
  ^~
/in/foo.cc:34: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 Runtime Error 6ms 16.176 MiB
#2 Runtime Error 6ms 16.203 MiB
#3 Runtime Error 6ms 16.176 MiB
#4 Runtime Error 6ms 16.203 MiB
#5 Runtime Error 7ms 18.176 MiB
#6 Runtime Error 27ms 31.922 MiB
#7 Runtime Error 29ms 34.133 MiB
#8 Runtime Error 27ms 28.297 MiB
#9 Runtime Error 28ms 30.113 MiB
#10 Runtime Error 27ms 28.109 MiB
#11 Runtime Error 25ms 26.102 MiB
#12 Runtime Error 27ms 26.488 MiB
#13 Runtime Error 27ms 28.098 MiB
#14 Runtime Error 27ms 24.137 MiB
#15 Runtime Error 26ms 28.031 MiB
#16 Runtime Error 28ms 30.102 MiB
#17 Runtime Error 25ms 24.492 MiB
#18 Runtime Error 25ms 23.469 MiB
#19 Runtime Error 25ms 24.406 MiB
#20 Runtime Error 68ms 47.078 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2020-03-06 17:21:08
评测时间
2020-03-06 17:21:08
评测机
分数
0
总耗时
480ms
峰值内存
47.078 MiB