Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:3nplus1II.cpp:10:37: error: expected ‘;’ before ‘}’ token 10 | if (n==1) {cout<<-1;return 0} | ^ | ;