Problem | duckhunt13 |
---|---|
User | Secre |
Submission Time | 2025-06-18 11:27:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:19:5: error: expected ‘}’ before ‘else’
19 | }}else{
| ^~~~
duckhunt13.cpp:12:18: note: to match this ‘{’
12 | }else if(type==2){
| ^
duckhunt13.cpp: At global scope:
duckhunt13.cpp:26:1: error: expected declaration before ‘}’ token
26 | }
| ^