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

Compile Error

cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:7:9: error: expected ‘;’ before ‘Y’
7 | C = 'Y'
| ^
| ;
8 | Y = 1
| ~