Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:11:9: error: expected ‘;’ before ‘input’ 11 | sum ++ input; | ^~~~~~ | ;