Module dsl_1_a

Source
Expand description

Disjoint Set: Union Find Tree

Re-exports§

pub use competitive::data_structure::UnionFind;

Functions§

dsl_1_a
✅ AC 4ms