Owl Get a Life
psle.cpp: In function ‘int main()’:psle.cpp:21:10: error: expected ‘;’ before ‘}’ token 21 | return 0 | ^ | ; 22 | } | ~