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