Re-exports§
pub use competitive::algebra::AdditiveOperation;
pub use competitive::data_structure::BinaryIndexedTree;
pub use competitive::data_structure::SegmentTree;
Functions§
- point_
add_ range_ sum_ binary_ indexed_ tree - ✅ AC 55ms
- point_
add_ range_ sum_ segment_ tree - ✅ AC 76ms