Problem cpicgame
User Arjunironman8
Submission Time 2026-06-23 10:23:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:19:19: error: expected ‘;’ before ‘{’ token
19 | else (c == 'R'){cout<<"Raphael wins!";
| ^
| ;