2 Answer
(Choose 1 answer)
Use the Greedy Change-Making algorithm to make a change for 63 cents using quarters, dimes, nickels and pennies (1 quarter = 25 cents, 1 dime = 10 cents, 1 nickel = 5 cents, 1 penny = 1 cent). What is the total number of coins used?
A. 6
B. 8
C. 2
D. 4
E. None of the other choices is correct