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