Owl Get a Life
yayornay.cpp: In function ‘int main()’:yayornay.cpp:13:9: error: expected ‘;’ before ‘}’ token 13 | return 0 | ^ | ; 14 | } | ~