Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:3nplus1II.cpp:11:14: error: expected ‘;’ before ‘return’ 11 | cout << -1 | ^ | ; 12 | return 0; | ~~~~~~