dunkelheit ~develop (2021-09-26T11:55:02.1809452)
Dub
Repo
binSearchLazy
dkh
datastructure
segtree
Undocumented in source. Be warned that the author may not have intended to support it.
int
binSearchLazy
(
bool
rev
alias
pred
TR
)
(
TR
t
,
int
a
,
int
b
)
Meta
Source
See Implementation
dkh
datastructure
segtree
aliases
LazySeg
SimpleSeg
functions
binSearchLazy
binSearchLeft
binSearchRight
binSearchSimple
structs
LazySegEngine
SegTree
SimpleSegEngine