dimanche 6 janvier 2019

c++11 addition of multidimentional vectors using ONLY STL algorithms

I need help with one assignment from school. I have to make addition of two multidimentional vectors like vector< vector < double > >. I don't know how to do it without using loops (loops like while, for and repeat are prohibited). I can use STL algorithms only. Thanks in advance for help.

Aucun commentaire:

Enregistrer un commentaire