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

Compile Error

cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:21:3: error: expected ‘}’ before ‘else’
21 | else {
| ^~~~
cpicgame.cpp:10:15: note: to match this ‘{’
10 | if (C == Y) {
| ^