摘要: 很赞的思路好题,思路先不点破,想要思路的话点进去 阅读全文
posted @ 2018-09-28 20:19 Floatiy 阅读(434) 评论(0) 推荐(0) 编辑
摘要: 相对来说不那么水的割点&&双联通分量题 阅读全文
posted @ 2018-09-26 17:18 Floatiy 阅读(185) 评论(0) 推荐(0) 编辑
摘要: 双联通分量缩点 阅读全文
posted @ 2018-09-25 19:27 Floatiy 阅读(376) 评论(0) 推荐(0) 编辑
摘要: 需要动动脑子的tarjan,和稳定婚姻系统一点关系也没有 阅读全文
posted @ 2018-09-25 15:23 Floatiy 阅读(227) 评论(0) 推荐(0) 编辑
摘要: 赤裸裸的tarjan强连通分量,适合新手 阅读全文
posted @ 2018-09-23 22:43 Floatiy 阅读(205) 评论(0) 推荐(0) 编辑
摘要: 李超树模板题 || 线段树维护凸壳 阅读全文
posted @ 2018-09-21 15:41 Floatiy 阅读(232) 评论(1) 推荐(0) 编辑
摘要: 差分约束系统模板题 阅读全文
posted @ 2018-09-20 22:21 Floatiy 阅读(182) 评论(0) 推荐(0) 编辑
摘要: 看似DP实际上可以贪心 阅读全文
posted @ 2018-09-20 21:20 Floatiy 阅读(178) 评论(0) 推荐(0) 编辑
摘要: 有趣的DP,简单练手题 阅读全文
posted @ 2018-09-19 16:24 Floatiy 阅读(195) 评论(0) 推荐(0) 编辑
摘要: 细节模拟题,不需要用STL 阅读全文
posted @ 2018-09-19 15:37 Floatiy 阅读(204) 评论(0) 推荐(0) 编辑
摘要: 你可能需要卡卡常系列,附快速求多个数的lcm的方法 阅读全文
posted @ 2018-09-14 17:01 Floatiy 阅读(457) 评论(0) 推荐(1) 编辑
摘要: 位运算找规律 + Dijkstra 阅读全文
posted @ 2018-09-07 17:27 Floatiy 阅读(446) 评论(0) 推荐(0) 编辑
摘要: 关于排列的神奇想法 阅读全文
posted @ 2018-08-25 00:13 Floatiy 阅读(164) 评论(0) 推荐(0) 编辑
摘要: SPFA最短路计数问题 阅读全文
posted @ 2018-08-22 16:16 Floatiy 阅读(212) 评论(0) 推荐(0) 编辑
摘要: 一眼很难然而简单的有趣题 阅读全文
posted @ 2018-08-21 16:41 Floatiy 阅读(382) 评论(0) 推荐(0) 编辑
摘要: 有趣的状压思路 阅读全文
posted @ 2018-08-20 11:20 Floatiy 阅读(344) 评论(0) 推荐(0) 编辑
摘要: 区间dp裸题 阅读全文
posted @ 2018-08-20 10:09 Floatiy 阅读(243) 评论(0) 推荐(0) 编辑
摘要: 树剖易错点及代码 阅读全文
posted @ 2018-08-16 11:01 Floatiy 阅读(227) 评论(2) 推荐(0) 编辑
摘要: 真香,用图示进行构造证明,从而绕开了不会证dilworth定理的尴尬局面 阅读全文
posted @ 2018-08-15 19:58 Floatiy 阅读(414) 评论(0) 推荐(0) 编辑
摘要: 挺好玩的,规律神题 + 贪心。 阅读全文
posted @ 2018-08-15 18:06 Floatiy 阅读(281) 评论(0) 推荐(0) 编辑