Description: With n different number of sheets of each coin, can produce these n many different kinds of coin denomination. Try to design an algorithm to calculate a given nominal value, can have many different methods of production. For example there is a sub-3, 2 points 3, 5 1, the nominal value can be composed of seven points are: 3 points 2 points 1 point+2, a 1 minute+3 a 2 points, 2 1 minute+1 5 points, 2 points+1 a total of four points in five minutes.
To Search:
File list (Check if you may need any files):
a32\a32.pdf
...\coin.cpp
...\钱币组合方法数的问题.txt
a32