记录详情

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 11ms 14.188 MiB
#2 Runtime Error 10ms 14.215 MiB
#3 Runtime Error 11ms 14.199 MiB
#4 Runtime Error 11ms 14.176 MiB
#5 Runtime Error 11ms 14.195 MiB
#6 Runtime Error 44ms 36.492 MiB
#7 Runtime Error 44ms 36.539 MiB
#8 Runtime Error 46ms 36.57 MiB
#9 Accepted 105ms 32.723 MiB
#10 Accepted 106ms 32.668 MiB
#11 Accepted 106ms 32.633 MiB
#12 Accepted 105ms 32.594 MiB
#13 Runtime Error 47ms 32.719 MiB
#14 Runtime Error 47ms 32.719 MiB
#15 Runtime Error 47ms 32.688 MiB
#16 Runtime Error 47ms 32.715 MiB
#17 Runtime Error 44ms 30.816 MiB
#18 Runtime Error 44ms 30.723 MiB
#19 Runtime Error 43ms 30.82 MiB
#20 Runtime Error 128ms 64.594 MiB

信息

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