| Problem | cpicgame |
|---|---|
| User | neoaix |
| Submission Time | 2026-06-23 11:20:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:13:2: error: expected ‘}’ before ‘else’
13 | else { // turn == 'R'
| ^~~~
cpicgame.cpp:7:18: note: to match this ‘{’
7 | if (turn == 'Y'){
| ^