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