0
This seems like a redundant thing to do but im guessing its for practice
Also a bit vague but heres an idea
- Youll need an array or vector to hold 5 strings
- A for loop to iterate 5 times
Within the foor loop :
-Declare 3 strings ( first middle and last)
- use cin to fill them
- set the ith array slot or push to the vector, the sum of first+ m+ last