Problem binarycoins
User mew1323
Submission Time 2025-10-11 20:44:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

binarycoins.cpp: In function ‘int main()’:
binarycoins.cpp:10:14: error: lvalue required as left operand of assignment
10 | if(N%2=1){
| ^