Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:3nplus1II.cpp:7:16: error: lvalue required as left operand of assignment 7 | if (length%2=0){length>>1;} | ^