Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:3nplus1II.cpp:12:14: error: expected ‘;’ before ‘}’ token 12 | cout << n | ^ | ; 13 | } | ~