| Problem | bombardirocrocodilo |
|---|---|
| User | ShaquilleOatmeal34 |
| Submission Time | 2025-05-21 15:32:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bombardirocrocodilo.cpp: In function ‘int main()’:
bombardirocrocodilo.cpp:9:5: error: expected ‘(’ before ‘n’
9 | if n 2% != 0;
| ^
| (
bombardirocrocodilo.cpp:10:14: error: expected ‘;’ before ‘else’
10 | cout << "1"
| ^
| ;
11 | else if f 2% != 0;
| ~~~~
bombardirocrocodilo.cpp:13:4: error: ‘else’ without a previous ‘if’
13 | else x 2% != 0;
| ^~~~
bombardirocrocodilo.cpp:13:10: error: expected ‘;’ before numeric constant
13 | else x 2% != 0;
| ^~
| ;