码迷,mamicode.com
首页 >  
搜索关键字:mooncake    ( 34个结果
PAT (Advanced Level) 1070. Mooncake (25)
简单贪心。先买性价比高的。 ...
分类:其他好文   时间:2016-07-01 20:03:43    阅读次数:191
hdu 4122 Alice's mooncake shop
题目链接http://acm.hdu.edu.cn/showproblem.php?pid=4122 题意大意是Alice开着一家月饼店,可以接到n做月饼的订单,而Alice只有在从2000年一月一日0点为第一个小时开始的前m个小时内做月饼,而且只能在整点 的时候做月饼,并且做月饼不花费时间,也就是
分类:其他好文   时间:2016-03-13 22:26:22    阅读次数:230
【HDOJ】4122 Alice's mooncake shop
RMQ的基础题目,简单题。 1 /* 4122 */ 2 #include <iostream> 3 #include <sstream> 4 #include <string> 5 #include <map> 6 #include <queue> 7 #include <set> 8 #incl
分类:其他好文   时间:2016-02-01 01:55:45    阅读次数:213
China Azure 在HDinsight 中使用Spark 功能
国际版的Azure已经可以正常支持Spark应用,但是当我们在使用中国版的Azure的时候,在Azure中国版官网里面发现了有对Spark服务的介绍,而真正去使用的时候,却发现无法创建。只有Storm,HBase和Hadoop。如图:那问题来了,中国版Azure的HDInsight是否支持Spark?答案当然可以,..
分类:其他好文   时间:2016-01-26 01:55:38    阅读次数:491
Azure Redis Cache
安装AzurePowerShellSDK(>2015.04)获取并保存MoonCake的PublishSettingsFile:Get-AzurePublishSettingsFile-Environmentazurechinacloud导入publishfile到powershell:Import-AzurePublishSettingsFile–PublishSettingsFile“path”切换resoucemanager:Switch-AzureMode..
分类:系统相关   时间:2015-12-23 18:04:20    阅读次数:201
1070. Mooncake (25)
(库存量也是double)时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueMooncake is a Chinese bakery product traditionally eaten during the Mid-Autumn ...
分类:其他好文   时间:2015-12-06 12:56:34    阅读次数:149
HDU 4122 Alice's mooncake shop 单调队列优化dp
Alice's mooncake shopTime Limit: 20 SecMemory Limit: 256 MB题目连接http://acm.hdu.edu.cn/showproblem.php?pid=4122Description The Mid-Autumn Festival, also...
分类:其他好文   时间:2015-10-28 22:56:58    阅读次数:334
pat1070. Mooncake (25)
1070. Mooncake (25)时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueMooncake is a Chinese bakery product traditionally eaten during the Mid-A...
分类:其他好文   时间:2015-09-03 16:37:14    阅读次数:171
HDU 4122
Alice's mooncake shopTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3340Accepted Submission(s): 8...
分类:其他好文   时间:2015-08-11 00:07:39    阅读次数:152
1070. Mooncake (25)
题目如下: Mooncake is a Chinese bakery product traditionally eaten during the Mid-Autumn Festival. Many types of fillings and crusts can be found in traditional mooncakes according to the region's ...
分类:其他好文   时间:2015-08-04 13:32:50    阅读次数:111
34条   上一页 1 2 3 4 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!