Owl Get a Life
erp.cpp: In function ‘int main()’:erp.cpp:39:32: error: expected ‘;’ before ‘}’ token 39 | else cout << -1 << '\n' | ^ | ; 40 | } | ~