haar_
lib
0.1.0
Module unionfind
Sections
Problems
Module Items
Structs
In haar_
lib::
ds
haar_lib
::
ds
Module
unionfind
Copy item path
Source
Expand description
素集合データ構造
§
Problems
https://atcoder.jp/contests/abc372/tasks/abc372_e
Structs
§
Union
Find
素集合の統合と所属の判定ができるデータ構造。