Problem | 3nplus1 |
---|---|
User | JAMALSGOODATROBOTICS |
Submission Time | 2025-02-11 20:56:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:10:25: error: lvalue required as left operand of assignment
10 | if (balls % 2 = 0){
| ^
3nplus1.cpp:13:25: error: lvalue required as left operand of assignment
13 | if (balls % 2 = 0){
| ^