求助大佬!!!

P3366 【模板】最小生成树

合并错了
by _SeeleVollerei_ @ 2019-04-23 13:13:54


不应该是father[p[i].end]=p[i].start
by _SeeleVollerei_ @ 2019-04-23 13:14:26


应该是father[find(p[i].end)]=find(p[i].start)
by _SeeleVollerei_ @ 2019-04-23 13:14:57


并查集没学好?
by _SeeleVollerei_ @ 2019-04-23 13:15:16


@[淼淼大侠](/space/show?uid=115936) 要@
by ecnerwaIa @ 2019-04-23 15:49:19


@[z185600557](/space/show?uid=172872)
by ecnerwaIa @ 2019-04-23 15:49:23


@[z185600557](/space/show?uid=172872)
by _SeeleVollerei_ @ 2019-04-24 12:49:04


@[淼淼大侠](/space/show?uid=115936) 非常感谢!
by 圣堂之地 @ 2019-04-26 18:53:28


@[千年之狐_天才](/space/show?uid=54113) 非常感谢!
by 圣堂之地 @ 2019-04-26 18:53:44


|