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