cp:竞争性编程的东西

时间:2021-03-19 09:20:38
【文件属性】:
文件名称:cp:竞争性编程的东西
文件大小:47KB
文件格式:ZIP
更新时间:2021-03-19 09:20:38
C++ cp 这些是我正在学习(或已经知道)如何在竞争性编程中使用的算法。
【文件预览】:
cp-master
----init.sh(114B)
----a.sh(566B)
----data-structures()
--------dsu.cpp(599B)
--------map.cpp(502B)
--------BST.cpp(2KB)
--------heap.cpp(152B)
--------set.cpp(498B)
--------segtree.cpp(2KB)
--------bit.cpp(744B)
----graph()
--------dfs.cpp(105B)
--------floydwarshall.cpp(593B)
--------kuhn.cpp(986B)
--------bellman-ford.cpp(271B)
--------kosaraju.cpp(2KB)
--------diameter.cpp(1KB)
--------dinic.cpp(2KB)
--------tarjanSCC.cpp(2KB)
--------grid.cpp(214B)
--------bipartitecheck.cpp(735B)
--------toposort.cpp(368B)
--------lca.cpp(948B)
--------tarjanArticulation.cpp(1KB)
--------eulertourtree.cpp(585B)
--------bfs.cpp(306B)
--------spfa.cpp(813B)
--------graph.cpp(776B)
--------dijkstra.cpp(522B)
--------eulertour.cpp(1002B)
--------hascycle.cpp(447B)
----other()
--------bsmax.cpp(152B)
--------parser.cpp(2KB)
--------nextPermutation.cpp(777B)
--------fastin.cpp(521B)
--------partition.cpp(504B)
--------ts.cpp(672B)
--------maxHistogramArea.cpp(535B)
--------roman.cpp(1KB)
--------bsmin.cpp(146B)
--------vecio.cpp(219B)
--------random2.cpp(295B)
--------random.cpp(634B)
--------item.cpp(228B)
----README.md(114B)
----math()
--------probablyuseless.cpp(1KB)
--------combinatorics.cpp(1KB)
--------pollard-rho-miler-rabin.cpp(1KB)
--------catalan.cpp(1KB)
--------gauss.cpp(1KB)
--------discrete-log.cpp(449B)
--------fexp.cpp(432B)
--------integration.cpp(306B)
--------primitive-root.cpp(1KB)
--------matrxExp.cpp(1KB)
--------divceil.cpp(398B)
--------discrete-root.cpp(872B)
--------extendedeuclids.cpp(1KB)
--------eulerfunction.cpp(530B)
--------geometrydouble.cpp(8KB)
--------sieve.cpp(452B)
--------divisors.cpp(866B)
--------det.cpp(530B)
--------lcm.cpp(91B)
--------brent-cycle-finder.cpp(481B)
--------crt.cpp(1KB)
----usefull.cpp(2KB)
----string()
--------trie_array2D.cpp(3KB)
--------integer_trie_array2D.cpp(2KB)
--------integer_trie.cpp(2KB)
--------trie.cpp(2KB)
--------hash.cpp(3KB)
----stuff()
--------benchmark()
--------aliases.sh(304B)
--------r.sh(194B)
--------Makefile(197B)
--------pmp.py(343B)
--------tmp.cpp(638B)
--------pythoncheatsheet.py(782B)
----dp()
--------lcs.cpp(381B)
--------kadane.cpp(472B)
--------stonks.cpp(469B)
--------digit.cpp(919B)
--------soma2D.cpp(489B)
--------matrixchain.cpp(247B)
--------lis-bit.cpp(386B)
--------lis.cpp(969B)
--------tsp.cpp(447B)
----.gitignore(21B)

网友评论