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