码迷,mamicode.com
首页 >  
搜索关键字:区域赛    ( 343个结果
HDU 5074 Hatsune Miku
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5074 题面: Hatsune Miku Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 262144/262144 K (Java/Others) Total Submission(s): 810    Accepte...
分类:其他好文   时间:2015-07-27 15:06:40    阅读次数:112
HDU 4800 Josephina and RPG(动态规划)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4800 题面: Josephina and RPG Time Limit: 4000/2000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 1077    Acc...
分类:其他好文   时间:2015-07-27 13:14:35    阅读次数:96
HDU 4801 Pocket Cube(模拟题——转魔方)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4801 题面: Pocket Cube Time Limit: 20000/10000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 882    Accepted...
分类:其他好文   时间:2015-07-25 12:25:35    阅读次数:180
HDU 4771 Stealing Harry Potter's Precious (深搜+广搜)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4771 题面: 欢迎参加——BestCoder周年纪念赛(高质量题目+多重奖励) Stealing Harry Potter's Precious Time Limit: 2000/1000 MS (Java/Others)    Memo...
分类:其他好文   时间:2015-07-25 12:23:55    阅读次数:113
HDU 4772 Zhuge Liang's Password (简单模拟题)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4772 题面: Zhuge Liang's Password Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 1404  ...
分类:其他好文   时间:2015-07-25 12:22:55    阅读次数:86
2012 金华 现场赛
A 水题 #include #include #include using namespace std; #define mod 31536000 #define eps 1e-10 typedef __int64 ll; struct node { int a,b; double id; }M[500010]; int cmp(node a,node b) { ret...
分类:其他好文   时间:2015-07-17 18:52:00    阅读次数:122
HDU 5115 Dire Wolf(区间dp)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5115 题面: Dire Wolf Time Limit: 5000/5000 MS (Java/Others)    Memory Limit: 512000/512000 K (Java/Others) Total Submission(s): 687    Accepted...
分类:其他好文   时间:2015-07-17 09:54:31    阅读次数:173
HDU 4791 Alice's Print Service
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4791 题面: Alice's Print Service Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 1596    Acc...
分类:其他好文   时间:2015-07-16 22:24:53    阅读次数:121
HDU 5113 Black And White(DFS+剪枝)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5113 题面: Black And White Time Limit: 2000/2000 MS (Java/Others)    Memory Limit: 512000/512000 K (Java/Others) Total Submission(s): 1336    A...
分类:其他好文   时间:2015-07-16 22:23:31    阅读次数:157
HDU 4790 Just Random
题目链接:Just Random 题面: Just Random Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 2085    Accepted Submission(s): 584 Problem Des...
分类:其他好文   时间:2015-07-16 11:57:27    阅读次数:189
343条   上一页 1 ... 18 19 20 21 22 ... 35 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!