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

Compile Error

cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:20:18: error: expected ‘;’ before ‘{’ token
20 | else (c == 'Y'){
| ^
| ;
cpicgame.cpp: At global scope:
cpicgame.cpp:29:1: error: expected declaration before ‘}’ token
29 | }
| ^