CSG-CPC
Home Page

HNCPC2014简要题解

Update Time: 2021-10-30 19:56:31     Recent Editor: CSGrandeur     Create Time: 2021-08-17 11:55:26     Creator: CSGrandeur    


点击打开题目列表

  • A: geometry
  • B: bitmask dp
  • C: …
  • D: mincost flow
  • E: …
  • F: brute-force + bicoloring
  • G: tree dp
  • H: linear dp
  • I: if(simpler) or bfs(safer)
  • J: interval tree of persistent bst
  • K: recursion

by Rujia Liu