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