Problem | ihate1111 |
---|---|
User | Beanhead |
Submission Time | 2023-11-08 11:16:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:21:3: error: expected ‘}’ before ‘else’
21 | else{
| ^~~~
ihate1111.cpp:19:14: note: to match this ‘{’
19 | if (x == 0){
| ^
ihate1111.cpp: At global scope:
ihate1111.cpp:27:1: error: expected declaration before ‘}’ token
27 | }
| ^