change_dynamic_test, a C code which calls change_dynamic(), which solves the change making problem, in which a given sum is to be formed using coins of various denominations.
The information on this web page is distributed under the MIT license.
change_dynamic, a C code which considers the change making problem, where a given sum is to be formed using coins of various denominations.