Owl Get a Life
eight.cpp: In function ‘int main()’:eight.cpp:13:11: error: expected ‘;’ before ‘}’ token 13 | count++ | ^ | ; 14 | } | ~