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

Function main

disjoint set - Copy/code.cpp:98–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98int main()
99{
100 solve();
101 return 0;
102}

Callers

nothing calls this directly

Calls 1

solveFunction · 0.70

Tested by

no test coverage detected