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