| Problem | pandacity |
|---|---|
| User | R9q5P8 |
| Submission Time | 2025-11-13 21:52:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pandacity.cpp: In function ‘int main()’:
pandacity.cpp:16:5: error: expected primary-expression before ‘else’
16 | *else if (N == 2)
| ^~~~
pandacity.cpp:25:5: error: ‘else’ without a previous ‘if’
25 | else
| ^~~~