码迷,mamicode.com
首页 >  
搜索关键字:anton and currency y    ( 406个结果
Problem A CodeForces 560A
DescriptionA magic island Geraldion, where Gerald lives, has its own currency system. It uses banknotes of several values. But the problem is, the sys...
分类:其他好文   时间:2015-07-25 21:20:20    阅读次数:132
Currency System in Geraldion
standard outputA magic island Geraldion, where Gerald lives, has its own currency system. It uses banknotes of several values. But the problem is, the...
分类:其他好文   时间:2015-07-25 19:45:58    阅读次数:111
Currency System in Geraldion (Codeforces 560A)
A Currency System in GeraldionTime Limit:2000MSMemory Limit:262144KB64bit IO Format:%I64d & %I64uDescriptionA magic island Geraldion, where Gerald li....
分类:其他好文   时间:2015-07-25 16:43:25    阅读次数:123
Codeforces Round #313 A Currency System in Geraldion
A Currency System in GeraldionTime Limit:2000MSMemory Limit:262144KB64bit IO Format:%I64d & %I64uDescriptionA magic island Geraldion, where Ger...
分类:其他好文   时间:2015-07-25 15:11:39    阅读次数:104
ACM判断所给数字能否表示所有的数字
DescriptionA magic island Geraldion, where Gerald lives, has its own currency system. It uses banknotes of several values. But the problem is, the sys...
分类:其他好文   时间:2015-07-25 15:04:24    阅读次数:524
Currency System in Geraldion
题目:DescriptionA magic island Geraldion, where Gerald lives, has its own currency system. It uses banknotes of several values. But the problem is, the ...
分类:其他好文   时间:2015-07-25 15:01:17    阅读次数:118
货币问题
Time Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uDescriptionA magic island Geraldion, where Gerald lives, has its own currency sys...
分类:其他好文   时间:2015-07-24 22:05:51    阅读次数:89
Codeforces Round #313 A. Currency System in Geraldion
Description A magic island Geraldion, where Gerald lives, has its own currency system. It uses banknotes of several values. But the problem is, the system is not perfect and sometimes it happens th...
分类:其他好文   时间:2015-07-24 20:52:47    阅读次数:101
uva531Compromise (最长公共子序列+路径输出)
Compromise Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %llu Submit Status Practice UVA 531 Appoint description:Description Download as PDFIn a few months the European Currency...
分类:其他好文   时间:2015-07-24 18:22:32    阅读次数:145
Codeforces Round #313 (Div. 2) 解题报告
A. Currency System in Geraldion: 题意:有n中不同面额的纸币,问用这些纸币所不能加和到的值的最小值。 思路:显然如果这些纸币的最小钱为1的话,它就可以组成任意面额。如果这些纸币的最小值大于1,那么它所不能组成的最小面额就是1.所以自学求最小值即可。 我的代码: #include #include #include #includ...
分类:其他好文   时间:2015-07-24 12:51:41    阅读次数:92
406条   上一页 1 ... 27 28 29 30 31 ... 41 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!