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

Function test

code/mathematics/berlekamp_massey.test.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94void test() {
95 testMod();
96 testDouble();
97}

Callers

nothing calls this directly

Calls 2

testModFunction · 0.85
testDoubleFunction · 0.85

Tested by

no test coverage detected