Owl Get a Life
eight.cpp: In function ‘int main()’:eight.cpp:14:14: error: expected ‘;’ before ‘}’ token 14 | total += 1 | ^ | ; 15 | } | ~