Module disjoint_sparse_table

Source
Expand description

半群の列の区間取得($O(1)$)ができる。

Re-exports§

pub use crate::algebra::traits::Semigroup;

Structs§

DisjointSparseTable
半群の列の区間取得($O(1)$)ができる。