cp-book:竞争性编程的书籍代码

时间:2021-02-22 11:47:32
【文件属性】:
文件名称:cp-book:竞争性编程的书籍代码
文件大小:179KB
文件格式:ZIP
更新时间:2021-02-22 11:47:32
C++ ecnerwala的CP书 这是我用于竞争编程的参考代码库。 目的是编写通用,快速和简洁的算法实现,以用于CodeForces或ICPC等竞赛。 许可和出处 除非文件中另有说明,否则本书中的所有代码均由我本人编写并获得CC0许可。 灵感主要来自KACTL( )和其他参考资料。
【文件预览】:
cp-book-master
----.gitignore(279B)
----third_party()
--------sais-lite-2.4.1()
----Makefile(1KB)
----src()
--------geometry()
--------rmq.hpp(3KB)
--------top_tree.hpp(7KB)
--------bit.hpp(4KB)
--------cnt_min.hpp(986B)
--------seg_tree.hpp(5KB)
--------lattice_cnt.test.cpp(2KB)
--------nim_prod.hpp(864B)
--------fft.test.cpp(1KB)
--------yc.hpp(523B)
--------dirichlet_series.hpp(14KB)
--------order_statistic.hpp(534B)
--------rmq.test.cpp(725B)
--------bm.hpp(1KB)
--------seg_tree.test.cpp(1KB)
--------lct.hpp(2KB)
--------fft.hpp(8KB)
--------tensor.test.cpp(1016B)
--------modnum.hpp(4KB)
--------manacher.hpp(2KB)
--------bit_cast.hpp(584B)
--------tensor.hpp(4KB)
--------lattice_cnt.hpp(2KB)
--------mcmf.hpp(2KB)
--------quaternion_hurwitz.hpp(5KB)
--------hash_map.hpp(742B)
--------dirichlet_series.test.cpp(3KB)
--------bm.test.cpp(356B)
--------level_ancestor.hpp(2KB)
--------suffix_array.hpp(9KB)
----compile_flags.txt(319B)
----LICENSE(6KB)
----README.md(445B)
----test()
--------catch.hpp(638KB)
--------test-main.cpp(47B)

网友评论