摘要: 链接:http://acm.hdu.edu.cn/showproblem.php?pid=4738题目大意:曹操有很多岛屿,然后呢需要建造一些桥梁将所有的岛屿链接起来,周瑜要做的是就是不让曹操将所有岛屿连接起来,每个座桥有人在守卫, 周瑜只能炸一座桥,并且他派人去炸桥只能派的人数必须 大于等于守桥的... 阅读全文
posted @ 2015-08-15 17:23 栀蓝 阅读(182) 评论(0) 推荐(0) 编辑
摘要: 链接:http://acm.hdu.edu.cn/showproblem.php?pid=2236代码:#include#include#include#include#includeusing namespace std;#define N 105#define INF 0xffffff///匹配... 阅读全文
posted @ 2015-08-15 16:26 栀蓝 阅读(180) 评论(0) 推荐(0) 编辑
摘要: 链接:http://poj.org/problem?id=1751Time Limit:1000MSMemory Limit:10000KTotal Submissions:11507Accepted:3279Special JudgeDescriptionThe island nation of ... 阅读全文
posted @ 2015-08-15 15:09 栀蓝 阅读(209) 评论(0) 推荐(0) 编辑
摘要: 链接:http://acm.hdu.edu.cn/showproblem.php?pid=4160代码:#include#include#include#includeusing namespace std;#define N 550/// 匹配struct node {int w, l, h;}a... 阅读全文
posted @ 2015-08-15 10:42 栀蓝 阅读(149) 评论(0) 推荐(0) 编辑
摘要: 链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=87813#problem/JDescriptionDaniel has a strings, consisting of lowercase English letters and p... 阅读全文
posted @ 2015-08-15 09:48 栀蓝 阅读(306) 评论(0) 推荐(0) 编辑
摘要: 链接:http://codeforces.com/problemset/problem/570/Bhttp://acm.hust.edu.cn/vjudge/contest/view.action?cid=87813#problem/I代码:#include#include#define N 110... 阅读全文
posted @ 2015-08-15 08:29 栀蓝 阅读(201) 评论(0) 推荐(0) 编辑
摘要: 题目描述某国为了防御敌国的导弹袭击,发展出一种导弹拦截系统。但是这种导弹拦截 系统有一个缺陷:虽然它的第一发炮弹能够达到任意的高度,但是以后每一发炮弹都不能高于前一发的高度。某天,雷达捕捉到敌国的导弹来袭。由于该系统还在试 用阶段,所以只有一套系统,因此有可能不能拦截所有的导弹。输入最多20个整数,... 阅读全文
posted @ 2015-08-14 21:25 栀蓝 阅读(315) 评论(0) 推荐(0) 编辑
摘要: 链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=87813#problem/G每个CD的时间不超过 20没有哪个CD的时间是超过N的CD不能重复每个长度和N都是一个整数代码:#include#include#include#inclu... 阅读全文
posted @ 2015-08-14 21:20 栀蓝 阅读(348) 评论(0) 推荐(0) 编辑
摘要: 链接:http://acm.hdu.edu.cn/showproblem.php?pid=1069http://acm.hust.edu.cn/vjudge/contest/view.action?cid=87813#problem/E代码:///此题目考察到动态规划里的最长有序子序列#includ... 阅读全文
posted @ 2015-08-14 20:56 栀蓝 阅读(320) 评论(0) 推荐(0) 编辑
摘要: 链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=82835#problem/J代码:#include#include#include#include#includeusing namespace std;#define N 10000... 阅读全文
posted @ 2015-08-14 11:10 栀蓝 阅读(182) 评论(0) 推荐(0) 编辑

levels of contents