| Problem | cpicgame |
|---|---|
| User | sthe2nd |
| Submission Time | 2026-06-23 10:56:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicgame.cpp:13:4: error: expected unqualified-id before ‘if’
13 | } if (C=="Y"){
| ^~
cpicgame.cpp:19:4: error: expected unqualified-id before ‘else’
19 | } else if (C=="R") {
| ^~~~
cpicgame.cpp:30:1: error: expected declaration before ‘}’ token
30 | }
| ^