Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:11:9: error: expected ‘;’ before ‘total’ 11 | cout total; | ^~~~~~ | ;