记录详情

Accepted

/in/foo.cc: In function 'int query(int, int)':
/in/foo.cc:41:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(k>dep[x])return 0;if(!k)return x;
  ^~
/in/foo.cc:41: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 Accepted 13ms 24.422 MiB
#2 Accepted 13ms 24.566 MiB
#3 Accepted 14ms 28.305 MiB
#4 Accepted 14ms 28.305 MiB
#5 Accepted 15ms 24.75 MiB
#6 Accepted 269ms 41.25 MiB
#7 Accepted 264ms 41.32 MiB
#8 Accepted 245ms 41.312 MiB
#9 Accepted 167ms 38.488 MiB
#10 Accepted 165ms 41.332 MiB
#11 Accepted 165ms 41.594 MiB
#12 Accepted 163ms 38.086 MiB
#13 Accepted 257ms 38.09 MiB
#14 Accepted 259ms 39.582 MiB
#15 Accepted 256ms 38.086 MiB
#16 Accepted 258ms 39.582 MiB
#17 Accepted 254ms 39.711 MiB
#18 Accepted 254ms 37.707 MiB
#19 Accepted 257ms 39.461 MiB
#20 Accepted 815ms 59.328 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2019-08-11 00:23:45
评测时间
2019-08-11 00:23:45
评测机
分数
100
总耗时
4128ms
峰值内存
59.328 MiB