Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:3nplus1II.cpp:7:14: error: expected ‘;’ before ‘cin’ 7 | rcho = false | ^ | ; 8 | cin >> x >> y; | ~~~