Owl Get a Life
sumint.cpp: In function βint main()β:sumint.cpp:10:15: error: expected primary-expression before β+=β token 10 | sum = +=arr[i]; | ^~