MCPcopy Create free account
hub / github.com/Vishruth-S/CompetitiveCode / main

Function main

Hackerrank_problems/Non_divisible_Subset/solution.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47
48
49int main(){
50 cp(); // function being called inside the main function
51 return 0;
52}
53
54
55

Callers

nothing calls this directly

Calls 1

cpFunction · 0.85

Tested by

no test coverage detected