Please help me write a C++ Program for the following (I verymuch appreciate the help):
1. Regular Track (80 points) Write a C++ OOP program that simulates a vending machine. The program should define at least two classes. Less than two classes will result in 20 points deduction. (30 points) One must be general vending machine . (50 points) The other can be either vending machine of drink, vending machine of snack, vending machine of toys.
OR
OR