/ fz_zsl /

记录详情

Accepted

/in/foo.cc: In function 'void dfs(int, int, int, int)':
/in/foo.cc:11:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (ot==fa) continue;if (mk[ot]==mk[root]) return ++cnt0[dep],void();
   ^~
/in/foo.cc:11:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if (ot==fa) continue;if (mk[ot]==mk[root]) return ++cnt0[dep],void();
                        ^~
# 状态 耗时 内存占用
#1 Accepted 3ms 4.418 MiB
#2 Accepted 4ms 6.504 MiB
#3 Accepted 3ms 6.301 MiB
#4 Accepted 3ms 6.195 MiB
#5 Accepted 25ms 6.809 MiB
#6 Accepted 32ms 8.57 MiB
#7 Accepted 30ms 8.68 MiB
#8 Accepted 67ms 12.047 MiB
#9 Accepted 75ms 12.555 MiB
#10 Accepted 82ms 13.449 MiB
#11 Accepted 24ms 6.484 MiB
#12 Accepted 42ms 7.797 MiB
#13 Accepted 42ms 9.016 MiB
#14 Accepted 63ms 9.391 MiB
#15 Accepted 25ms 8.797 MiB
#16 Accepted 39ms 9.352 MiB
#17 Accepted 34ms 7.59 MiB
#18 Accepted 43ms 8.191 MiB
#19 Accepted 53ms 9.242 MiB
#20 Accepted 47ms 9.301 MiB

信息

递交者
类型
递交
题目
P1000 「2020-02-14 省选模拟赛」同桌与室友(mate)
语言
C++
递交时间
2020-02-15 13:17:58
评测时间
2020-02-15 13:18:02
评测机
分数
100
总耗时
745ms
峰值内存
13.449 MiB