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