| Problem | boxispull |
|---|---|
| User | notachicken |
| Submission Time | 2026-05-23 16:21:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
boxispull.cpp: In function ‘int main()’:
boxispull.cpp:13:9: error: ‘else’ without a previous ‘if’
13 | else if (a == 0 || b == 0) {
| ^~~~