| Problem | cpicgame |
|---|---|
| User | Arjunironman8 |
| Submission Time | 2026-06-23 10:36:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:22:1: error: expected ‘}’ before ‘else’
22 | else if (Y<= 1&& R<=1) {
| ^~~~
cpicgame.cpp:17:24: note: to match this ‘{’
17 | else if (Y<= 1&& R>=2) { char c;
| ^