programming-contest

所属分类:数据结构
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2020-08-04 14:09:30
上 传 者sh-1993
说明:  编程竞赛
(Programming Contest)

文件列表:
Algorithm Implementation/ (0, 2020-08-04)
Algorithm Implementation/Data Structure/ (0, 2020-08-04)
Algorithm Implementation/Data Structure/Binary Index Tree.cpp (2466, 2020-08-04)
Algorithm Implementation/Data Structure/Centroid Decomposition.cpp (3688, 2020-08-04)
Algorithm Implementation/Data Structure/DSU.cpp (2115, 2020-08-04)
Algorithm Implementation/Data Structure/HLD.cpp (4500, 2020-08-04)
Algorithm Implementation/Data Structure/MO-Algorithm.cpp (1225, 2020-08-04)
Algorithm Implementation/Data Structure/Persistent Segment Tree.cpp (2082, 2020-08-04)
Algorithm Implementation/Data Structure/PruferCode.cpp (2419, 2020-08-04)
Algorithm Implementation/Data Structure/SQRT Decomposition.cpp (1665, 2020-08-04)
Algorithm Implementation/Data Structure/Segment Tree in DFS Tree.cpp (1292, 2020-08-04)
Algorithm Implementation/Data Structure/Segment Tree.cpp (990, 2020-08-04)
Algorithm Implementation/Data Structure/Sparse Table.cpp (2955, 2020-08-04)
Algorithm Implementation/Data Structure/Treap Builtin.cpp (2258, 2020-08-04)
Algorithm Implementation/Data Structure/Treap Implicit.cpp (6577, 2020-08-04)
Algorithm Implementation/Data Structure/Treap.cpp (3894, 2020-08-04)
Algorithm Implementation/Data Structure/Trie Array.cpp (1229, 2020-08-04)
Algorithm Implementation/Data Structure/Trie Recursive.cpp (1169, 2020-08-04)
Algorithm Implementation/Data Structure/UnionFindEnemyVsFriends.cpp (1133, 2020-08-04)
Algorithm Implementation/Dynamic Programming/ (0, 2020-08-04)
Algorithm Implementation/Dynamic Programming/Bionomial Coefficient.cpp (320, 2020-08-04)
Algorithm Implementation/Dynamic Programming/ConvexHullTrick.cpp (4499, 2020-08-04)
Algorithm Implementation/Dynamic Programming/Digit DP 1.cpp (1485, 2020-08-04)
Algorithm Implementation/Dynamic Programming/Digit DP 2.cpp (1991, 2020-08-04)
Algorithm Implementation/Dynamic Programming/Knapsack With Solution.cpp (1252, 2020-08-04)
Algorithm Implementation/Dynamic Programming/Knuth's Optimization.cpp (3234, 2020-08-04)
Algorithm Implementation/Dynamic Programming/LCS DP.cpp (766, 2020-08-04)
Algorithm Implementation/Dynamic Programming/LIS (nLogn).cpp (1344, 2020-08-04)
Algorithm Implementation/Dynamic Programming/Make GCD 1 of an Array In Minimum Cost.cpp (2671, 2020-08-04)
Algorithm Implementation/Dynamic Programming/Max Sum in Matrix By 2 Distinct Path.cpp (1087, 2020-08-04)
Algorithm Implementation/Dynamic Programming/Palindrome Partitioning.cpp (1179, 2020-08-04)
Algorithm Implementation/Dynamic Programming/SubsetMasking.cpp (1508, 2020-08-04)
Algorithm Implementation/Game Theory/ (0, 2020-08-04)
Algorithm Implementation/Game Theory/Grundy 01.cpp (1284, 2020-08-04)
Algorithm Implementation/Game Theory/Grundy 02.cpp (901, 2020-08-04)
Algorithm Implementation/Game Theory/Grundy String Game.cpp (2330, 2020-08-04)
Algorithm Implementation/Game Theory/Grundy_Knights_Move_In_Matrix.cpp (1547, 2020-08-04)
Algorithm Implementation/Game Theory/Matrix Nim.cpp (680, 2020-08-04)
... ...

# Programming Contest **Algorithm Implementation** This folder contains all the codes of all the algorithms I generally use in the programming contests. Most of them are my implementation. But there are also few codes which I added or modified from the template library of forthright48 and Zobayer vaiya. **Code Repository** This folder contains some well commented codes of some interesting problems I have solved. I learned something new solving most of these problems. **Template** This folder contains the base template I normally use during coding. Also it contains some c++ template like big integer/fast io etc which we need sometimes during solving problems.

近期下载者

相关文件


收藏者