pub use competitive::algebra::RangeChminChmaxAdd;
pub use competitive::algebra::RangeSumRangeChminChmaxAdd;
pub use competitive::data_structure::LazySegmentTree;
pub use competitive::num::Saturating;