摘要: 线段树(区间加、区间乘、区间查询)模板 阅读全文
posted @ 2020-09-13 19:43 pjhui 阅读(168) 评论(0) 推荐(0) 编辑
摘要: 快速计算组合数的模板 阅读全文
posted @ 2020-09-13 19:36 pjhui 阅读(489) 评论(0) 推荐(0) 编辑
摘要: 树状数组的模板 阅读全文
posted @ 2020-09-13 19:35 pjhui 阅读(95) 评论(0) 推荐(0) 编辑
摘要: 求逆元的多种方法 阅读全文
posted @ 2020-09-13 19:34 pjhui 阅读(120) 评论(0) 推荐(0) 编辑
摘要: 费马小定理求逆元、求最大公约数、埃氏筛法、区间筛法、快速幂的模板 阅读全文
posted @ 2020-09-13 19:27 pjhui 阅读(145) 评论(0) 推荐(0) 编辑
摘要: Tarjan强联通分量的模板 阅读全文
posted @ 2020-09-13 18:35 pjhui 阅读(101) 评论(0) 推荐(0) 编辑
摘要: 拓扑排序的模板 阅读全文
posted @ 2020-09-13 18:33 pjhui 阅读(132) 评论(0) 推荐(0) 编辑
摘要: Kruskal的模板 阅读全文
posted @ 2020-09-13 18:31 pjhui 阅读(89) 评论(0) 推荐(0) 编辑
摘要: prim的模板 阅读全文
posted @ 2020-09-13 18:30 pjhui 阅读(72) 评论(0) 推荐(0) 编辑
摘要: Floyd-Warshall的模板 阅读全文
posted @ 2020-09-13 18:28 pjhui 阅读(138) 评论(0) 推荐(0) 编辑