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

Function main

Codeforces_problems/RockPaperScissors/solution.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62int main () {
63 read();
64 solve();
65}

Callers

nothing calls this directly

Calls 2

readFunction · 0.85
solveFunction · 0.70

Tested by

no test coverage detected