I have written two methods to add multiple vectors together in c++. The input arguments are multiple vectors.
Method 1: The add simple method