Problem cpicgame
User LABUBU
Submission Time 2026-06-25 21:41:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cpicgame.cpp:9:10: error: stray ‘\342’ in program
9 | cout << “Yu Heng wins!”;
| ^
cpicgame.cpp:9:11: error: stray ‘\200’ in program
9 | cout << “Yu Heng wins!”;
| ^
cpicgame.cpp:9:12: error: stray ‘\234’ in program
9 | cout << “Yu Heng wins!”;
| ^
cpicgame.cpp:9:26: error: stray ‘\342’ in program
9 | cout << “Yu Heng wins!”;
| ^
cpicgame.cpp:9:27: error: stray ‘\200’ in program
9 | cout << “Yu Heng wins!”;
| ^
cpicgame.cpp:9:28: error: stray ‘\235’ in program
9 | cout << “Yu Heng wins!”;
| ^
cpicgame.cpp:11:10: error: stray ‘\342’ in program
11 | cout << “Raphael wins!”;
| ^
cpicgame.cpp:11:11: error: stray ‘\200’ in program
11 | cout << “Raphael wins!”;
| ^