Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:9:11: error: ‘sum’ was not declared in this scope 9 | cout << sum(arr[i]); | ^~~