Build your intuition. Fill in the missing part by typing it in.
In the coin change problem, we are given a set of coin denominations and an amount that we need to make change for. The goal is to determine the ___ number of coins needed to make the amount using the given denominations.
Write the missing line below.