hekai000

Results 1 comments of hekai000

对,这里有问题,应该是: if uf.count[proot ] == len(uf.parent)-1 { //proot is the root of the tree, no need to merge } else if uf.count[qroot] == len(uf.parent)-1 { proot , qroot = qroot,...