码迷,mamicode.com
首页 >  
搜索关键字:coins    ( 511个结果
【POJ 2484】A Funny Game
Description Alice and Bob decide to play a funny game. At the beginning of the game they pick n(1 <= n <= 10 6) coins in a circle, as Figure 1 shows.
分类:其他好文   时间:2016-02-06 01:44:21    阅读次数:189
poj1742 多重背包的可行性问题
http://poj.org/problem?id=1742 Description People in Silverland use coins.They have coins of value A1,A2,A3...An Silverland dollar.One day Tony opened
分类:其他好文   时间:2016-02-02 08:41:39    阅读次数:188
[LeetCode] Coin Change
You are given coins of different denominations and a total amount of money amount. Write a function to compute the fewest number of coins that you nee
分类:其他好文   时间:2016-01-29 21:13:20    阅读次数:147
HDU 4839 The Game of Coins _(:зゝ∠)_
The Game of Coinsmark:#include"cstdio" #include"iostream" #include"queue" #include"algorithm" #include"set" #include"queue" #include"cmath" #in...
分类:其他好文   时间:2016-01-21 09:11:44    阅读次数:179
Coins (poj 1742 &amp;&amp; hdu 2844 DP)
Language:CoinsTime Limit:3000MSMemory Limit:30000KTotal Submissions:30047Accepted:10195DescriptionPeople in Silverland use coins.They have coins of va...
分类:其他好文   时间:2016-01-18 12:06:16    阅读次数:183
[LeetCode] Coin Change 硬币找零
You are given coins of different denominations and a total amount of moneyamount. Write a function to compute the fewest number of coins that you need...
分类:其他好文   时间:2016-01-18 06:53:23    阅读次数:200
Coin Change
322. Coin ChangeTotal Accepted:4182Total Submissions:16210Difficulty:MediumYou are given coins of different denominations and a total amount of moneya...
分类:其他好文   时间:2016-01-05 20:29:42    阅读次数:125
leetcode@ [322] Coin Change (Dynamic Programming)
https://leetcode.com/problems/coin-change/You are given coins of different denominations and a total amount of money amount. Write a function to compu...
分类:其他好文   时间:2016-01-04 16:56:33    阅读次数:257
Coin Change
You are given coins of different denominations and a total amount of money amount. Write a function to compute the fewest number of coins that you nee...
分类:其他好文   时间:2016-01-04 14:29:53    阅读次数:154
UVA 147(子集和问题)
Dollars New Zealand currency consists of $100, $50, $20, $10, and $5 notes and $2, $1, 50c, 20c, 10c and 5c coins. Write a program that will determine...
分类:其他好文   时间:2015-12-30 22:06:15    阅读次数:227
511条   上一页 1 ... 29 30 31 32 33 ... 52 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!