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