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