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

Function test

code/graph/edmonds_karps_mcmf.test.cpp:1–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1void test() {
2 /* Field testing: UVa10806, NWERC 2012 Problem A */
3 /* Field testing (v2): Kattis mincostmaxflow */
4}
5// vim: cc=60 ts=2 sts=2 sw=2:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected