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