记录详情

Accepted

/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 Accepted 13ms 14.195 MiB
#2 Accepted 13ms 14.172 MiB
#3 Accepted 13ms 14.184 MiB
#4 Accepted 13ms 14.207 MiB
#5 Accepted 13ms 14.18 MiB
#6 Accepted 175ms 34.109 MiB
#7 Accepted 176ms 34.086 MiB
#8 Accepted 176ms 34.129 MiB
#9 Accepted 102ms 31.098 MiB
#10 Accepted 103ms 31.195 MiB
#11 Accepted 101ms 31.188 MiB
#12 Accepted 101ms 31.195 MiB
#13 Accepted 201ms 31.191 MiB
#14 Accepted 203ms 31.199 MiB
#15 Accepted 206ms 31.188 MiB
#16 Accepted 206ms 31.191 MiB
#17 Accepted 207ms 29.312 MiB
#18 Accepted 214ms 29.324 MiB
#19 Accepted 205ms 29.312 MiB
#20 Accepted 620ms 61.062 MiB

信息

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