Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:16:10: error: expected ‘;’ before ‘}’ token 16 | return 0 | ^ | ; 17 | } | ~