Minimum Coin Change Problem

Understand the problem and build a brute force solution.

We'll cover the following...

Problem statement

If we have an infinite supply of each of C = { C1C_{1}, C2C_{2}, … , ...