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 It must be a subclass of above general machine. These vending machines should have following
OR
OR