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

Function test

code/strings/suffix_automaton.test.cpp:4–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2/* Field testing: SPOJ DISUBSTR, SPOJ SUBST1, SPOJ SUBLEX, CODECHEF ANUSAR */
3
4void test(){
5 /* TODO */
6}
7// vim: cc=60 ts=2 sts=2 sw=2:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected