码迷,mamicode.com
首页 >  
搜索关键字:currency    ( 352个结果
UVA - 147 - Dollars (集合上的动态规划)
UVA - 147 Dollars Time Limit: 3000MS   Memory Limit: Unknown   64bit IO Format: %lld & %llu Submit Status Description New Zealand currency consists of $100, $50,...
分类:其他好文   时间:2015-03-15 18:28:11    阅读次数:268
uva 147 Dollars(DP)
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, for any given amount, in how many...
分类:其他好文   时间:2015-03-15 15:19:22    阅读次数:149
(简单) POJ 2240 Arbitrage,SPFA。
Description Arbitrage is the use of discrepancies in currency exchange rates to transform one unit of a currency into more than one unit of the sam...
分类:其他好文   时间:2015-03-15 00:43:57    阅读次数:232
(简单) POJ 1860 Currency Exchange,SPFA判圈。
Description Several currency exchange points are working in our city. Let us suppose that each point specializes in two particular currencies and p...
分类:其他好文   时间:2015-03-15 00:31:12    阅读次数:145
UVA 147 Dollars
DollarsTime Limit: 3000MSMemory Limit: Unknown64bit IO Format: %lld & %llu Submit Status DescriptionNew Zealand currency consists of $100, $50, $20, $...
分类:其他好文   时间:2015-03-07 19:53:59    阅读次数:113
Arbitrage
DescriptionArbitrage is the use of discrepancies in currency exchange rates to transform one unit of a currency into more than one unit of the same cu...
分类:其他好文   时间:2015-03-06 16:17:52    阅读次数:165
Currency Exchange
DescriptionSeveral currency exchange points are working in our city. Let us suppose that each point specializes in two particular currencies and perfo...
分类:其他好文   时间:2015-03-05 20:46:07    阅读次数:218
Arbitrage(bellman_ford)
ArbitrageTime Limit:1000MSMemory Limit:65536KTotal Submissions:16652Accepted:7004DescriptionArbitrage is the use of discrepancies in currency exchange...
分类:其他好文   时间:2015-03-03 18:27:07    阅读次数:178
Currency Exchange(Bellman-ford)
Currency ExchangeTime Limit:1000MSMemory Limit:30000KTotal Submissions:21349Accepted:7653DescriptionSeveral currency exchange points are working in ou...
分类:其他好文   时间:2015-03-01 16:59:46    阅读次数:164
hdu 1217 Arbitrage 两种算法AC代码,Floyd+Bellman-Ford 大水题一枚 注意是有向图~~
Problem Description Arbitrage is the use of discrepancies in currency exchange rates to transform one unit of a currency into more than one unit of the same currency. For example, suppose that 1 US Dollar buys 0.5 British pound, 1 British pound buys 10.0 F...
分类:编程语言   时间:2015-02-18 09:37:05    阅读次数:386
352条   上一页 1 ... 27 28 29 30 31 ... 36 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!