MCPcopy Create free account
hub / github.com/codemistic/Data-Structures-and-Algorithms / main

Function main

CPP/SPOJ_ADAFRIEN.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36int main(){
37 lookup();
38 return 0;
39}

Callers

nothing calls this directly

Calls 1

lookupFunction · 0.85

Tested by

no test coverage detected