Owl Get a Life
eight.cpp: In function ‘int main()’:eight.cpp:12:15: error: expected ‘;’ before ‘}’ token 12 | cout << total | ^ | ; 13 | } | ~