版本 ac372e2d5b84c45041bc2f307e93f9a0eb91145a
ACM-ICPC 培訓隊課程主題整理
- Review1
- DFS
- BFS
- Vector
- Map
- Disjoint set
- Math
- Binary Search
- STL (lower_bound, upper, tuple, priority_queue, struct, pair)
- Backtracking
- DP
- LCS
- LIS
- Binary Indexed Tree
- Segment Tree
- String Matching(course/String_Matching)
- Shortest Path
- SCC
- MST
- Max flow
- MCMF
- Matching
- LINE Intersection
