记录详情

Runtime Error

/in/foo.cc: In function 'int kth(int, int)':
/in/foo.cc:44:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(dep[u]<k) return 0; if(!k) return u;
  ^~
/in/foo.cc:44:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if(dep[u]<k) return 0; if(!k) return u;
                         ^~
# 状态 耗时 内存占用
#1 Runtime Error 9ms 14.219 MiB
#2 Runtime Error 9ms 14.195 MiB
#3 Runtime Error 11ms 14.176 MiB
#4 Runtime Error 9ms 14.188 MiB
#5 Runtime Error 18ms 14.172 MiB
#6 Runtime Error 54ms 36.457 MiB
#7 Runtime Error 81ms 36.555 MiB
#8 Runtime Error 64ms 36.578 MiB
#9 Accepted 119ms 32.629 MiB
#10 Accepted 120ms 32.641 MiB
#11 Accepted 117ms 32.711 MiB
#12 Accepted 118ms 32.617 MiB
#13 Runtime Error 56ms 32.621 MiB
#14 Runtime Error 59ms 32.719 MiB
#15 Runtime Error 57ms 32.723 MiB
#16 Runtime Error 57ms 32.719 MiB
#17 Runtime Error 51ms 30.734 MiB
#18 Runtime Error 54ms 30.754 MiB
#19 Runtime Error 52ms 30.836 MiB
#20 Runtime Error 141ms 64.691 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2019-11-09 15:37:28
评测时间
2019-11-09 15:37:28
评测机
分数
20
总耗时
1269ms
峰值内存
64.691 MiB