Skip to content

lancer1268/2016-NTHU-CodeBook

Repository files navigation

2016-NTHU-CodeBook

  • Computational Geometry
    • Geometry.cpp
    • SmallestCircle.cpp
    • 最近點對.cpp
  • Data Structure
    • Dynamic KD tree.cpp
    • kd_tree_replace_segment_tree.cpp
    • reference point.cpp
    • skew_heap.cpp
    • split_merge.cpp
    • treap.cpp
    • 操作分治.cpp
    • 整體二分.cpp
  • Flow
    • dinic.cpp
    • ISAP.cpp
    • MinCostMaxFlow.cpp
  • Graph
    • Arborescence_EV.cpp
    • Augmenting Path.cpp
    • Augmenting_Path_multiple.cpp
    • blossom matching.cpp
    • formula
    • KM.cpp
    • MaximumClique.cpp
    • Rectilinear_Steiner_tree.cpp
    • 一般圖最大權匹配.cpp
  • language
    • CNF.cpp
    • earley.cpp
  • Number Theory
    • basic.cpp
    • bit_set.cpp
    • Chinese remainder theorem.cpp
    • enumerate.cpp
    • eulerphi.cpp
    • Factor.cpp
    • FFT.cpp
    • find_real_root.cpp
    • formula
    • Gauss_Elimination.cpp
    • Lucas.cpp
    • NTT.cpp
    • random.cpp
    • 外星模運算.cpp
  • STL IO
    • input.cpp
  • String
    • AC自動機.cpp
    • hash.cpp
    • KMP.cpp
    • manacher.cpp
    • suffix array lcp.cpp
    • Z.cpp
  • Tarjan
    • tnfshb017_2_sat.cpp
    • 橋連通分量.cpp
    • 雙連通分量&割點.cpp
  • Tree problem
    • HeavyLight.cpp
    • link cut tree.cpp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages