Example 6: Solve the Denomination Problem
Learn how to use arithmetic operations to solve real life denomination problems.
We'll cover the following...
Problem
Consider a currency system in which there are bills of seven denominations: $1, $2, $5, $10, $50, and $100.
Write a program ...