Problem cpicgame
User Citric3thanol
Submission Time 2026-06-23 11:38:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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