Skip to content

lr580's算法模板(正式版v1.1.2)

Compare
Choose a tag to compare
@lr580 lr580 released this 17 Dec 16:24
· 3 commits to master since this release

更新内容:

  • 添加了整数三分代码
  • 修改了部分 KMP / 字符串例题描述
  • 添加了 prim 暴力模板和最小生成树输出方案代码
  • 添加了 floyd 输出方案代码
  • 微加了 manacher 内容
  • 添加了上下取整及其不等式公式