Problem
Write a program that prompts the user for the amount of change that should be dispensed to a customer (in cents). Then print the number of quarters, dimes, nickels and pennies needed to give correct change. Your program should dispense as few coins as possible.