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