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