发表评论取消回复
相关阅读
相关 poj1729(bfs+优先队列优化)
Jack and Jill <table> <tbody> <tr> <td><strong>Time Limit:</strong> 3000M
相关 poj2431java_POJ2431 优先队列+贪心 - biaobiao88
以下代码可对结构体数组中的元素进行排序,也差不多算是一个小小的模板了吧 \include \include using namespace std; struct no
相关 poj(2431)(优先队列http://poj.org/problem?id=2431)
题目:http://poj.org/problem?id=2431 题意:有n个加油站在一条直线上,每个加油站最多可以加多少油,以及加油站的位置到终点的距离,假设汽
相关 poj3614 二分图最大匹配 or 贪心
Sunscreen <table> <tbody> <tr> <td><strong>Time Limit:</strong> 1000MS</td>
相关 POJ 3614 Sunscreen(优先队列)
> Sunscreen > Time Limit: 1000MS Memory Limit: 65536K > Total Submissions: 8404 Acce
相关 POJ 3465 Battle(优先队列+贪心模拟)
You're Zhu Rengong, a formidable hero. After a number of challenging missions, you are f
相关 POJ 2442 Sequence(stl+优先队列||堆)
Given m sequences, each contains n non-negative integer. Now we may select one number fr
相关 Stripies POJ - 1862 (贪心+优先队列,注意输出)
Our chemical biologists have invented a new very useful form of life called stripies (in
相关 Expedition POJ - 2431 (贪心+优先队列)
A group of cows grabbed a truck and ventured on an expedition deep into the jungle. Bein
相关 POJ 2431 - Expedition (贪心 优先队列)
Description A group of cows grabbed a truck and ventured on an expedition deep into the
还没有评论,来说两句吧...