Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:9:11: error: expected ‘;’ before ‘}’ token 9 | sum += a | ^ | ; 10 | } | ~