Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:14:19: error: expected ‘;’ before ‘}’ token 14 | cout << i << endl | ^ | ; 15 | } | ~