Problem | bombardirocrocodilo |
---|---|
User | leafeon |
Submission Time | 2025-06-09 09:39:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bombardirocrocodilo.cpp: In function ‘int main()’:
bombardirocrocodilo.cpp:17:14: error: lvalue required as left operand of assignment
17 | if (a % 2 = 1){
| ^
bombardirocrocodilo.cpp:20:19: error: lvalue required as left operand of assignment
20 | else if (b % 2 = 1){
| ^