记录详情

Runtime Error

/in/foo.cc: In function 'int ask(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 Runtime Error 6ms 16.172 MiB
#2 Runtime Error 6ms 16.211 MiB
#3 Runtime Error 6ms 16.176 MiB
#4 Runtime Error 6ms 16.211 MiB
#5 Runtime Error 6ms 16.176 MiB
#6 Runtime Error 28ms 32.297 MiB
#7 Runtime Error 29ms 34.086 MiB
#8 Runtime Error 27ms 30.312 MiB
#9 Runtime Error 28ms 28.43 MiB
#10 Runtime Error 28ms 28.086 MiB
#11 Runtime Error 28ms 26.621 MiB
#12 Runtime Error 28ms 28.164 MiB
#13 Runtime Error 27ms 28.117 MiB
#14 Runtime Error 27ms 28.109 MiB
#15 Runtime Error 26ms 26.117 MiB
#16 Runtime Error 28ms 28.0 MiB
#17 Runtime Error 25ms 23.734 MiB
#18 Runtime Error 24ms 24.582 MiB
#19 Runtime Error 25ms 27.719 MiB
#20 Runtime Error 68ms 47.582 MiB

信息

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