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