Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:16:13: error: expected ‘;’ before ‘}’ token 16 | cout << sum | ^ | ; 17 | } | ~