Problem | exam |
---|---|
User | Celado |
Submission Time | 2025-01-31 19:23:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:15:2: error: expected ‘}’ before ‘else’
15 | else {
| ^~~~
exam.cpp:12:14: note: to match this ‘{’
12 | if (x == 1) {
| ^
exam.cpp: At global scope:
exam.cpp:22:1: error: expected declaration before ‘}’ token
22 | }
| ^