MCPcopy Create free account
hub / github.com/atcoder/ac-library / f

Function f

test/example/segtree_practice.cpp:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12int target;
13
14bool f(int v) { return v < target; }
15
16int main() {
17 int n, q;

Callers 2

max_rightMethod · 0.50
min_leftMethod · 0.50

Calls

no outgoing calls

Tested by 2

max_rightMethod · 0.40
min_leftMethod · 0.40