Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 716 Bytes

readme.md

File metadata and controls

25 lines (22 loc) · 716 Bytes

CodeBook of Team bcw0x1bd2.

  • use \lstinputlisting{filename.cpp} to include external file.

TODO

  • 圓公切線公式/θ
  • vonoroi diagram / delaunay trangulation
  • 3D convex hull (N log N
  • K-D tree(只有+1)
  • nearest neighbor(只有+1)
  • in/out center formula
  • 半平面交<壞了了>
  • 扣死複樓
  • polya/burnside之類的計數定理(ex.矩陣樹?
  • MOD類的東西/數論公式/不互質MOD
  • 噁心 minkowski sum
  • 噁心 凸多邊形聯集面積
  • 傅了了葉 (only test one problem ?)
  • 點、邊BCC
  • steiner tree(?)
  • 各種交點公式
  • 平面圖全局最小割 (Maybe add VE)
  • link-cut tree
  • Miller Rabin 分解需要的數字 ( < 1/3 long long is done)