change_making_test


change_making_test, a C++ code which calls change_making() to consider the change making problem, in which a given sum is to be formed using coins of various denominations.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

change_making, a C++ code which considers the change making problem, where a given sum is to be formed using coins of various denominations.

Source Code:


Last revised on 16 February 2020.