Module grl_5_e

Source
Expand description

Range Query on a Tree II

Re-exports§

pub use competitive::algebra::AdditiveOperation;
pub use competitive::algebra::RangeSumRangeAdd;
pub use competitive::data_structure::LazySegmentTree;
pub use competitive::graph::UndirectedSparseGraph;
pub use competitive::tools::SizedCollect;
pub use competitive::tree::HeavyLightDecomposition;

Functions§

grl_5_e
✅ AC 109ms