a problem with code
zhangbo2008 opened this issue · 4 comments
zhangbo2008 commented
LeetCode-Go/template/UnionFind.go
Line 104 in f0792d1
感觉这个地方应该是:
应该是 uf.count[proot]== len(uf.parent)-1
zhangbo2008 opened this issue · 4 comments
LeetCode-Go/template/UnionFind.go
Line 104 in f0792d1
感觉这个地方应该是:
应该是 uf.count[proot]== len(uf.parent)-1