| Problem | competition |
|---|---|
| User | beefburger |
| Submission Time | 2026-02-18 21:00:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘int main()’:
competition.cpp:25:4: error: expected ‘}’ before ‘else’
25 | } else {
| ^~~~
competition.cpp:20:13: note: to match this ‘{’
20 | if (n == 1){
| ^