Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
62
int main () {
63
read();
64
solve();
65
}
Callers
nothing calls this directly
Calls
2
read
Function · 0.85
solve
Function · 0.70
Tested by
no test coverage detected