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
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
敌兵布阵
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
代码:
#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
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
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
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
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
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
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