MCPcopy Create free account
hub / github.com/SuprDewd/CompetitiveProgramming / test

Function test

code/data-structures/fenwick_tree.test.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150void test() {
151 test1();
152 test2();
153}
154// vim: cc=60 ts=2 sts=2 sw=2:

Callers

nothing calls this directly

Calls 2

test1Function · 0.70
test2Function · 0.70

Tested by

no test coverage detected