Problem | duckhunt13 |
---|---|
User | jambusk |
Submission Time | 2025-06-18 11:11:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:23:3: error: ‘else’ without a previous ‘if’
23 | else if (a == 2){
| ^~~~