// A program to determine the minimum number of coins needed to make change. // (c) 1997 duane a. bailey import structure.*; public class Change {