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