Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 403 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 403 Bytes

ICPC Snippet

ICPC 模板

别傻了,不会的算法到了考场就算有板子你也用不来。

TODO List

这次 CCPC 肯定写不完了,等下次吧。

  • 单元测试,当前仓库内代码没用经过任何测试
  • 更好的排版
  • 卷积
  • 高斯消元
  • 矩阵类
  • 李超线段树
  • Manacher 算法
  • 后缀数组
  • Codeforces 上的防卡哈希