码迷,mamicode.com
首页 >  
搜索关键字:acm算法    ( 679个结果
湖南省第七届大学生计算机程序设计竞赛 RMQ with Shifts (线段树)
RMQ with Shifts 时间限制:1000 ms  |  内存限制:65535 KB 难度:3 描述     In the traditional RMQ (Range Minimum Query) problem, we have a static array A. Then for each query (L, R) (L      In this pro...
分类:其他好文   时间:2014-09-30 00:51:11    阅读次数:451
BestCoder Round #11 (Div. 2)题解集合
Alice and Bob Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 155    Accepted Submission(s): 110 Problem Description Bob and Alice got ...
分类:其他好文   时间:2014-09-29 13:20:11    阅读次数:216
hdu 1166 敌兵布阵 (线段树)
敌兵布阵 Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 45437    Accepted Submission(s): 19314 Problem Description C国的死对头A国这段时间正在进行军事演...
分类:其他好文   时间:2014-09-28 21:17:05    阅读次数:185
hdu5050_2014ACM上海__Divided Land
本文出自:点击打开链接 原题见hdu5050 代码: #include #include #include #include #include #include #include #include #include using namespace std; #define INF 0x3f3f3f3f #define ll long long int #d...
分类:其他好文   时间:2014-09-28 00:08:51    阅读次数:196
hdu 4417 Super Mario(离线树状数组|划分树)
Super Mario Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 2584    Accepted Submission(s): 1252 Problem Description Mario is world-fam...
分类:其他好文   时间:2014-09-26 22:08:19    阅读次数:242
hdu 5033 Building(斜率优化)
Building Time Limit: 10000/5000 MS (Java/Others)    Memory Limit: 262144/262144 K (Java/Others) Total Submission(s): 1237    Accepted Submission(s): 350 Special Judge Problem Description Once u...
分类:其他好文   时间:2014-09-24 23:42:08    阅读次数:348
hdu 4416 Good Article Good sentence(后缀数组&思维)
Good Article Good sentence Time Limit: 6000/3000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 2308    Accepted Submission(s): 649 Problem Description In m...
分类:其他好文   时间:2014-09-24 00:16:15    阅读次数:382
hdu 5035 Delivery(概率&分部积分)
Delivery Time Limit: 3000/1500 MS (Java/Others)    Memory Limit: 262144/262144 K (Java/Others) Total Submission(s): 156    Accepted Submission(s): 97 Problem Description Today, Matt goes to de...
分类:其他好文   时间:2014-09-22 23:58:13    阅读次数:355
hdu 5029 Relief grain(树链剖分好题)
Relief grain Time Limit: 10000/5000 MS (Java/Others)    Memory Limit: 100000/100000 K (Java/Others) Total Submission(s): 295    Accepted Submission(s): 66 Problem Description The soil is crack...
分类:其他好文   时间:2014-09-22 19:46:23    阅读次数:343
zoj 1944 Tree Recovery (二叉树)
Tree Recovery Time Limit: 2 Seconds      Memory Limit: 65536 KB Little Valentine liked playing with binary trees very much. Her favorite game was constructing randomly looking binary trees with ...
分类:其他好文   时间:2014-09-21 21:55:21    阅读次数:204
679条   上一页 1 ... 57 58 59 60 61 ... 68 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!