Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:9:8: error: ‘accumulate’ was not declared in this scope 9 | cout<<accumulate(A, A+N)<<endl; | ^~~~~~~~~~