Problem cpicgame
User lucaskoh
Submission Time 2026-06-23 10:29:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:23:31: error: expected ‘;’ before ‘}’ token
23 | if (i = 99999) {cout << "Tie!"}
| ^
| ;