I have a piece of code that looks like this
Basically, I have a Customer class and the Customer selects from a list of offers from a vector which is defined inside the Customer class.


for...