把博客园图标替换成自己的图标
把博客园图标替换成自己的图标end
摘要: https://www.luogu.org/problemnew/show/P2024 阅读全文
posted @ 2018-07-19 19:16 AZe-qwq 阅读(198) 评论(0) 推荐(0) 编辑
摘要: https://www.luogu.org/problemnew/show/P1525 阅读全文
posted @ 2018-07-19 19:14 AZe-qwq 阅读(105) 评论(0) 推荐(0) 编辑
摘要: http://lfyzit.com/problem/45 阅读全文
posted @ 2018-07-19 19:13 AZe-qwq 阅读(171) 评论(0) 推荐(0) 编辑
摘要: http://lfyzit.com/problem/43 阅读全文
posted @ 2018-07-19 19:11 AZe-qwq 阅读(207) 评论(0) 推荐(0) 编辑
摘要: http://lfyzit.com/problem/42 阅读全文
posted @ 2018-07-19 19:10 AZe-qwq 阅读(313) 评论(0) 推荐(0) 编辑
摘要: https://www.luogu.org/problemnew/show/P3378 阅读全文
posted @ 2018-07-19 19:08 AZe-qwq 阅读(122) 评论(0) 推荐(0) 编辑
摘要: http://lfyzit.com/problem/51 阅读全文
posted @ 2018-07-19 19:06 AZe-qwq 阅读(141) 评论(0) 推荐(0) 编辑
摘要: http://lfyzit.com/problem/10 阅读全文
posted @ 2018-07-19 19:05 AZe-qwq 阅读(194) 评论(0) 推荐(0) 编辑
摘要: http://lfyzit.com/problem/8 阅读全文
posted @ 2018-07-19 19:04 AZe-qwq 阅读(178) 评论(0) 推荐(0) 编辑
摘要: http://lfyzit.com/problem/242 阅读全文
posted @ 2018-07-19 19:03 AZe-qwq 阅读(140) 评论(0) 推荐(0) 编辑
摘要: https://www.luogu.org/problemnew/show/P1439 阅读全文
posted @ 2018-07-19 19:01 AZe-qwq 阅读(157) 评论(0) 推荐(0) 编辑
摘要: https://www.luogu.org/problemnew/show/P3366 Kruskal算法 O(E*logE)1. 所有的边从小到大排序2. 初始状态下每个结点都是独立的集合3. 枚举每一条边e4. 如果边的两个端点u、 v属两个不同的集合,把这条边加入MST, 否则跳过。• 排序• 阅读全文
posted @ 2018-07-19 18:59 AZe-qwq 阅读(235) 评论(0) 推荐(0) 编辑
摘要: https://www.luogu.org/problemnew/show/P3367 阅读全文
posted @ 2018-07-19 18:56 AZe-qwq 阅读(102) 评论(0) 推荐(0) 编辑
摘要: spfa https://www.luogu.org/problemnew/show/P3371 阅读全文
posted @ 2018-07-19 18:55 AZe-qwq 阅读(107) 评论(0) 推荐(0) 编辑
摘要: https://www.luogu.org/problemnew/show/P3379 阅读全文
posted @ 2018-07-19 18:40 AZe-qwq 阅读(122) 评论(0) 推荐(0) 编辑
摘要: https://www.luogu.org/problemnew/show/P3372 区间加法修改,区间查询 阅读全文
posted @ 2018-07-19 18:36 AZe-qwq 阅读(154) 评论(0) 推荐(0) 编辑
摘要: https://www.luogu.org/problemnew/show/P3370 自然溢出 阅读全文
posted @ 2018-07-19 18:33 AZe-qwq 阅读(120) 评论(0) 推荐(0) 编辑
浏览器标题切换
浏览器标题切换end