| Problem | exam |
|---|---|
| User | thefish5768 |
| Submission Time | 2026-02-19 20:58:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:22:3: error: expected primary-expression before ‘else’
22 | (else if {
| ^~~~
exam.cpp:22:3: error: expected ‘)’ before ‘else’
22 | (else if {
| ~^~~~
| )