Module sparse_table

Source
Expand description

冪等性と結合性をもつ列の区間取得($O(1)$)ができる。

Structs§

SparseTable
冪等性と結合性をもつ列の区間取得($O(1)$)ができる。