Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:8:11: error: invalid types ‘int[int]’ for array subscript 8 | b += b[i]; | ^