Olivier Marty 978283f42c Add BitSet.del 8 лет назад
..
2SAT.cpp b85e595190 add Shendan's codes 8 лет назад
ACAutomaton.cpp 0a7a48a825 Add test for ACAutomaton 8 лет назад
ACAutomaton_test.cpp 0a7a48a825 Add test for ACAutomaton 8 лет назад
BCC.cpp b85e595190 add Shendan's codes 8 лет назад
BFS_DFS.cpp bc9f0099e7 add DFS and BFS 8 лет назад
BIT.cc a37b814b42 remove redundant headers + global cleaning 8 лет назад
BellmanFord.cpp a37b814b42 remove redundant headers + global cleaning 8 лет назад
BigInt.cpp 2fbc6cad47 add BigInt.cpp 8 лет назад
BiggestRectangle.cpp bb210ec772 add BiggestRectangle 8 лет назад
Binom.cpp b85e595190 add Shendan's codes 8 лет назад
BipartiteTest.cpp b85e595190 add Shendan's codes 8 лет назад
BitSet.cpp 978283f42c Add BitSet.del 8 лет назад
ClosestPair.cpp 70254132cf add closest pair 8 лет назад
ConvexHull.cc a37b814b42 remove redundant headers + global cleaning 8 лет назад
CutVertexBridge.cpp b85e595190 add Shendan's codes 8 лет назад
Dates.cpp 78bb5806fc add test to dates 8 лет назад
Dates_test.cpp 78bb5806fc add test to dates 8 лет назад
Delaunay.cpp f392ce597c add test to Delaunay 8 лет назад
Delaunay_test.cpp f392ce597c add test to Delaunay 8 лет назад
Dichotomie.cpp 34fc027cf5 add test to Dichotomie 8 лет назад
Dichotomie_test.cpp 34fc027cf5 add test to Dichotomie 8 лет назад
Dinic.cc a37b814b42 remove redundant headers + global cleaning 8 лет назад
DiscreteLog.cpp d761be7f27 add discrete log 8 лет назад
DiscreteLog_test.cpp b6c082e018 correction test dicreteLog 8 лет назад
Euclid.cpp d761be7f27 add discrete log 8 лет назад
Euler.cpp 3562a433b4 add Euler's function 8 лет назад
EulerCircuit.cpp b85e595190 add Shendan's codes 8 лет назад
Euler_test.cpp 3562a433b4 add Euler's function 8 лет назад
ExactCover.cpp b85e595190 add Shendan's codes 8 лет назад
FFT.cpp fc138a4481 Change FFT 8 лет назад
FastDijkstra.cc a37b814b42 remove redundant headers + global cleaning 8 лет назад
FloydWarshall.cpp 27de3c0db1 compress FloydWarshall 8 лет назад
GaussJordan.cc a37b814b42 remove redundant headers + global cleaning 8 лет назад
Geometry.cpp 9f19378c12 compresse geometry, add test, and move HalfPlaneIntersection 8 лет назад
Geometry_test.cpp 9f19378c12 compresse geometry, add test, and move HalfPlaneIntersection 8 лет назад
HalfPlaneIntersection.cpp 9f19378c12 compresse geometry, add test, and move HalfPlaneIntersection 8 лет назад
Hash.cpp d43f1d7e15 add Shendan's codes 2 8 лет назад
Inversion.cpp a37b814b42 remove redundant headers + global cleaning 8 лет назад
KDTree.cc a37b814b42 remove redundant headers + global cleaning 8 лет назад
LCA.cpp 1d114e2efd simplify LCA 8 лет назад
LongestIncreasingSubsequence.cpp 67cff0ec70 change LIS 8 лет назад
LongestIncreasingSubsequence_test.cpp 67cff0ec70 change LIS 8 лет назад
MST.cpp 5f04c30039 add MST 8 лет назад
Makefile ef171b401d change Makefile 8 лет назад
MaxBipartiteMatching.cc a37b814b42 remove redundant headers + global cleaning 8 лет назад
MaxBipartiteMatching_sqrt.cc 70254132cf add closest pair 8 лет назад
MinCostMatching.cc a37b814b42 remove redundant headers + global cleaning 8 лет назад
MinCostMaxFlow.cc a37b814b42 remove redundant headers + global cleaning 8 лет назад
MinCut.cc a37b814b42 remove redundant headers + global cleaning 8 лет назад
Primes.cc 3cce81f9cf move sieve 8 лет назад
PushRelabel.cc a37b814b42 remove redundant headers + global cleaning 8 лет назад
RMQ_offline.cpp d43f1d7e15 add Shendan's codes 2 8 лет назад
RabinKarp.cpp a37b814b42 remove redundant headers + global cleaning 8 лет назад
RankTree.cpp d43f1d7e15 add Shendan's codes 2 8 лет назад
ReducedRowEchelonForm.cc a37b814b42 remove redundant headers + global cleaning 8 лет назад
SCC.cc a37b814b42 remove redundant headers + global cleaning 8 лет назад
SPFA.cpp e1d1e24bdf add SPFA 8 лет назад
SegmentTree.cpp a37b814b42 remove redundant headers + global cleaning 8 лет назад
SegmentTree_test.cpp a37b814b42 remove redundant headers + global cleaning 8 лет назад
Sieve.cpp 3cce81f9cf move sieve 8 лет назад
Simplex.cc a37b814b42 remove redundant headers + global cleaning 8 лет назад
Skeleton.cpp b50383059c add Skeleton 8 лет назад
StableMatchings.cpp 536c7b2765 add stable matchings 8 лет назад
SuffixArray.cpp d43f1d7e15 add Shendan's codes 2 8 лет назад
Tips.cpp dcf7cbdd68 Add tips 8 лет назад
TopologicalSort.cpp ab543b9927 change topological sort 8 лет назад
Treap.cpp d2a40894d8 add treap 8 лет назад
Treap_test.cpp d2a40894d8 add treap 8 лет назад
Trie.cpp 4554bac142 change Trie 8 лет назад
Trie_test.cpp 4554bac142 change Trie 8 лет назад
UnionFind.cc 6829cbeb92 correction union find 8 лет назад
ZFunction.cpp d43f1d7e15 add Shendan's codes 2 8 лет назад
kmp.cpp d43f1d7e15 add Shendan's codes 2 8 лет назад