UnionFind.isLeader

i がグループのリーダーか返す. 各グループにはただ1つのみリーダーが存在する

struct UnionFind
bool
isLeader
const
(
size_t i
)

Meta