Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:11:10: error: expected ‘;’ before ‘}’ token 11 | c+=b[i] | ^ | ; 12 | } | ~