MCPcopy Create free account
hub / github.com/cp-algorithms/cp-algorithms / main

Function main

test/test_gauss.cpp:45–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45int main(){
46 test1();
47 test2();
48 test3();
49}

Callers

nothing calls this directly

Calls 3

test1Function · 0.70
test2Function · 0.70
test3Function · 0.70

Tested by

no test coverage detected