Owl Get a Life
sumint.cpp: In function ‘int main()’:sumint.cpp:14:9: error: ‘accumulate’ was not declared in this scope 14 | cout<<accumulate(ky5.begin(),ky5.end(),0); | ^~~~~~~~~~