摘要: [ CodeVS冲杯之路 ] P2952 阅读全文
posted @ 2016-09-29 14:48 Hadilo 阅读(177) 评论(0) 推荐(0) 编辑
摘要: NYOJ144小珂的苦恼题解及C++代码 阅读全文
posted @ 2016-09-28 17:14 Hadilo 阅读(1267) 评论(0) 推荐(0) 编辑
摘要: 搜索水题四道,详细题解以及C++代码 阅读全文
posted @ 2016-09-28 15:57 Hadilo 阅读(266) 评论(0) 推荐(0) 编辑
摘要: 不充钱,你怎么AC? 题目:http://codevs.cn/problem/1091/ 大家都写的 DFS,然而我想到了一种贪心的做法,重点是可以A 普遍的贪心是每次删掉该深度子树最大的点,但是如果有一边卡一条链就会WA 我们何不进一步考虑贪心,如果它下面是一条链我们就可以缓一缓到第 2 天再删是 阅读全文
posted @ 2016-09-28 15:46 Hadilo 阅读(286) 评论(4) 推荐(0) 编辑
摘要: RQNOJ123多人背包题解以及C++和Pascal代码 阅读全文
posted @ 2016-09-27 19:27 Hadilo 阅读(288) 评论(0) 推荐(0) 编辑
摘要: [ CodeVS冲杯之路 ] P1169 阅读全文
posted @ 2016-09-24 22:19 Hadilo 阅读(389) 评论(0) 推荐(0) 编辑
摘要: [ CodeVS冲杯之路 ] P1116 阅读全文
posted @ 2016-09-24 17:09 Hadilo 阅读(317) 评论(0) 推荐(1) 编辑
摘要: POJ3233Matrix Power Series矩阵幂的题解及C++代码 阅读全文
posted @ 2016-09-24 16:32 Hadilo 阅读(3504) 评论(7) 推荐(2) 编辑
摘要: HDU1083Courses课程题解及C++代码 阅读全文
posted @ 2016-09-23 17:00 Hadilo 阅读(259) 评论(0) 推荐(0) 编辑
摘要: [ CodeVS冲杯之路 ] P1295 阅读全文
posted @ 2016-09-22 21:22 Hadilo 阅读(180) 评论(0) 推荐(0) 编辑
摘要: [ CodeVS冲杯之路 ] P1294 阅读全文
posted @ 2016-09-21 22:35 Hadilo 阅读(261) 评论(0) 推荐(0) 编辑
摘要: 读入输出优化以及C++代码 阅读全文
posted @ 2016-09-21 22:09 Hadilo 阅读(4502) 评论(0) 推荐(0) 编辑
摘要: CodeVS1611[APIO2009]抢掠计划的题解C++版本 阅读全文
posted @ 2016-09-21 15:27 Hadilo 阅读(528) 评论(0) 推荐(0) 编辑
摘要: BZOJ1179[APIO2009]抢掠计划的题解C++版本 阅读全文
posted @ 2016-09-21 15:22 Hadilo 阅读(964) 评论(0) 推荐(1) 编辑
摘要: 求强连通块的Tarjan算法 阅读全文
posted @ 2016-09-20 16:26 Hadilo 阅读(2627) 评论(0) 推荐(0) 编辑
摘要: [ CodeVS冲杯之路 ] P3117 阅读全文
posted @ 2016-09-19 19:18 Hadilo 阅读(201) 评论(0) 推荐(0) 编辑
摘要: [ CodeVS冲杯之路 ] P3115 阅读全文
posted @ 2016-09-19 17:06 Hadilo 阅读(207) 评论(0) 推荐(0) 编辑
摘要: [ CodeVS冲杯之路 ] P1039 阅读全文
posted @ 2016-09-18 20:03 Hadilo 阅读(188) 评论(0) 推荐(0) 编辑
摘要: [ CodeVS冲杯之路 ] P1017 阅读全文
posted @ 2016-09-18 16:39 Hadilo 阅读(414) 评论(0) 推荐(0) 编辑
摘要: [ CodeVS冲杯之路 ] P1220 阅读全文
posted @ 2016-09-18 15:27 Hadilo 阅读(132) 评论(0) 推荐(0) 编辑