Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:8:15: error: lvalue required as increment operand 8 | cout<<numbers++; | ^~