Owl Get a Life
3nplus1.cpp: In function ‘int main()’:3nplus1.cpp:6:13: error: lvalue required as left operand of assignment 6 | while (n%2=0){cout << n/2;} | ^