Problem cpicgame
User laffey0401
Submission Time 2026-06-23 11:03:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:18:21: error: expected ‘}’ at end of input
18 | else cout << "Tie!";
| ^
cpicgame.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^