Owl Get a Life
3nplus1.cpp: In function ‘int main()’:3nplus1.cpp:7:2: error: ‘else’ without a previous ‘if’ 7 | else {cout << 3*n+1;}; | ^~~~