APIs > lazysegtree > RAddMinQ
RAddMinQ
RAddMinQ[S: AddMonoid & LessThanComparable & Copyable & Movable](n: Int, MAX: S) -> LazySegTree[S, S]
RAddMinQ[S: AddMonoid & LessThanComparable & Copyable & Movable](v: List[S], MAX: S) -> LazySegTree[S, S]
APIs > lazysegtree > RAddMinQ
RAddMinQ[S: AddMonoid & LessThanComparable & Copyable & Movable](n: Int, MAX: S) -> LazySegTree[S, S]
RAddMinQ[S: AddMonoid & LessThanComparable & Copyable & Movable](v: List[S], MAX: S) -> LazySegTree[S, S]