Ankit152 / CPP-STL

A repository to understand C++ STL and use it in coding interviews and coding contests.
6 stars 13 forks source link

Vector Sum #8

Closed Ankit152 closed 3 years ago

Ankit152 commented 3 years ago

Given a vector, find the sum of the elements of this vector.

Input: 10 20 30

Output: 60

debanjan-2002 commented 3 years ago

Hi, I have a good grip in C++ and have sound knowledge of different C++ STL containers and their methods. I would write clean and documented code. Hence I would request you to assign this issue to me. @Ankit152 Regards, Debanjan Poddar

ap1809 commented 3 years ago

Hi, I am interested to solve this issue. So I would request you to assign this issue to me. @Ankit152 Regards, Angsuman Patra