文件名称:lesscoins
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 435kb
- 下载次数:
- 0次
- 提 供 者:
- ke***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设有n 种不同面值的硬币,各硬币的面值存于数组T〔1:n 〕中。现要用这些面值的硬币来找钱。可以使用的各种面值的硬币个数存于数组Coins〔1:n 〕中。
对任意钱数0≤m≤20001,设计一个用最少硬币找钱m 的方法。-With n different coins, the face value of the coins stored in the array of T 〔1: n〕 in. Now use these coins to find the money. You can use the number of coins of various denominations stored in the array Coins 〔1: n〕 in.
The amount of money for any 0 ≤ m ≤ 20001, find the money to design a coin with at least m of the method.
对任意钱数0≤m≤20001,设计一个用最少硬币找钱m 的方法。-With n different coins, the face value of the coins stored in the array of T 〔1: n〕 in. Now use these coins to find the money. You can use the number of coins of various denominations stored in the array Coins 〔1: n〕 in.
The amount of money for any 0 ≤ m ≤ 20001, find the money to design a coin with at least m of the method.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lesscoins\program\program\program.vcproj
.........\.......\.......\program.vcproj.LIJIAQIAN2_1.Administrator.user
.........\.......\.......\Debug\BuildLog.htm
.........\.......\.......\.....\program.exe.embed.manifest
.........\.......\.......\.....\vc80.idb
.........\.......\.......\.....\vc80.pdb
.........\.......\.......\.....\program.exe.embed.manifest.res
.........\.......\.......\.....\program.exe.intermediate.manifest
.........\.......\.......\.....\mt.dep
.........\.......\.......\.....\lesscoins.obj
.........\.......\.......\lesscoins.cpp
.........\.......\program.ncb
.........\.......\program.sln
.........\.......\program.suo
.........\.......\debug\program.exe
.........\.......\.....\program.pdb
.........\.......\.....\program.ilk
.........\.......\program\Debug
.........\.......\program
.........\.......\debug
.........\program
lesscoins
.........\.......\.......\program.vcproj.LIJIAQIAN2_1.Administrator.user
.........\.......\.......\Debug\BuildLog.htm
.........\.......\.......\.....\program.exe.embed.manifest
.........\.......\.......\.....\vc80.idb
.........\.......\.......\.....\vc80.pdb
.........\.......\.......\.....\program.exe.embed.manifest.res
.........\.......\.......\.....\program.exe.intermediate.manifest
.........\.......\.......\.....\mt.dep
.........\.......\.......\.....\lesscoins.obj
.........\.......\.......\lesscoins.cpp
.........\.......\program.ncb
.........\.......\program.sln
.........\.......\program.suo
.........\.......\debug\program.exe
.........\.......\.....\program.pdb
.........\.......\.....\program.ilk
.........\.......\program\Debug
.........\.......\program
.........\.......\debug
.........\program
lesscoins