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

Function main

Trees/LCA.cpp:73–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72}
73int main()
74{
75 solve();
76 return 0;
77}

Callers

nothing calls this directly

Calls 1

solveFunction · 0.70

Tested by

no test coverage detected