Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
int target;
13
14
bool f(int v) { return v < target; }
15
16
int main() {
17
int n, q;
Callers
2
max_right
Method · 0.50
min_left
Method · 0.50
Calls
no outgoing calls
Tested by
2
max_right
Method · 0.40
min_left
Method · 0.40