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