分享到plurk 分享到twitter 分享到facebook

版本 9dc2542ccb11130aac0afc288477590d1af69e35

ACM-ICPC 培訓隊課程主題整理

  • DFS
  • BFS
  • vector
  • map
  • Binary Search
  • STL (lower_bound, upper, tuple, priority_queue, struct, pair)
  • Backtracking
  • DP
  • LCS
  • LIS
  • Binary Indexed Tree
  • Segment Tree
  • String Matching
  • Shortest Path
  • SCC
  • MST
  • Max flow
  • MCMF
  • Matching
  • LINE Intersection