What would you like to Propose?
Input : currency described in denominations [ for USD 100$, 50$, 20$, 10$, 5$, 1$, 50cent, 25 cent, 10cent [ dime] , 5 cent, 1cent]
Input : change desired for a transaction [for USD for example 5$ and 35 cent]
Output calculated by algorithm: 5$ and 25cent and dime
Issue details
Calculated change or cash for a transaction [ simulate a cash register at a store] based on input currency denominations [USD , CAD, INR etc currency denominations]
Additional Information
No response