记录详情

Accepted

/in/foo.cc: In function 'int query(int, int)':
/in/foo.cc:44:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if (k>dep[x]) return 0;if (!k) return x;
  ^~
/in/foo.cc:44:25: 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 Accepted 12ms 23.801 MiB
#2 Accepted 13ms 25.801 MiB
#3 Accepted 13ms 26.91 MiB
#4 Accepted 12ms 26.805 MiB
#5 Accepted 12ms 22.512 MiB
#6 Accepted 160ms 45.18 MiB
#7 Accepted 159ms 40.086 MiB
#8 Accepted 160ms 45.23 MiB
#9 Accepted 101ms 42.246 MiB
#10 Accepted 95ms 37.336 MiB
#11 Accepted 95ms 37.832 MiB
#12 Accepted 95ms 37.461 MiB
#13 Accepted 176ms 42.332 MiB
#14 Accepted 195ms 42.352 MiB
#15 Accepted 284ms 42.332 MiB
#16 Accepted 288ms 37.336 MiB
#17 Accepted 282ms 35.957 MiB
#18 Accepted 280ms 40.586 MiB
#19 Accepted 279ms 40.582 MiB
#20 Accepted 891ms 60.957 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2019-08-12 17:19:12
评测时间
2019-08-13 11:52:42
评测机
分数
100
总耗时
3610ms
峰值内存
60.957 MiB