MCPcopy Index your code
hub / github.com/NASU41/AtCoderLibraryForJava / LazySegTree

Method LazySegTree

LazySegTree/LazySegTree.java:21–37  ·  view source on GitHub ↗
(int n, java.util.function.BinaryOperator<S> op, S e, java.util.function.BiFunction<F, S, S> mapping, java.util.function.BinaryOperator<F> composition, F id)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

buildMethod · 0.95

Tested by

no test coverage detected