文件名称:编程竞赛:包含我来自编程竞赛的所有代码
文件大小:36KB
文件格式:ZIP
更新时间:2024-02-26 04:09:08
c-plus-plus algorithms data-structures programming-contests DatastructuresC++
编程竞赛:包含我来自编程竞赛的所有代码
【文件预览】:
Programming-Contests-master
----contests()
--------codeforces()
----README.md(91B)
----other()
--------fft.cpp(2KB)
----number-theory()
--------basics.cpp(9KB)
----data-structures()
--------persistent segment tree.cpp(2KB)
--------persistent treap with implicit key.cpp(3KB)
--------persistent array.cpp(3KB)
--------heavy-light decomposition.cpp(2KB)
--------treap with implicit key.cpp(7KB)
--------persistent dsu offline.cpp(3KB)
--------segment tree.cpp(2KB)
--------persistent treap.cpp(4KB)
----graphs()
--------2 SAT.cpp(2KB)
----maths()
--------modular gauss.cpp(1KB)
----strings()
--------kmp.cpp(812B)
--------suffix array.cpp(3KB)
--------z-function.cpp(1KB)
--------aho corasick.cpp(3KB)
--------manacher.cpp(1KB)
--------suffix automaton.cpp(2KB)
----geometry()
--------basics.cpp(13KB)
----ad-hoc()
--------basics.cpp(3KB)