Skip to content

mazicwong/ACM_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

ACM-ICPC Template

Dwnload

download the lastest commit use

git clone --depth=1 [email protected]:mazicwong/ACM_code.git

TOC

  • 01_dataStructure(数据结构)
  • 02_string(字符串)
  • 03_graph(图论)
  • 04_search(搜索)
  • 05_DP(动态规划)
  • 06_greedy(贪心)
  • 07_numberTheory(数论)
  • 08_gameTheory(博弈论)
  • 09_networkFlow(网络流)
  • 10_组合数学
  • 11_计算几何
  • 12_二分答案 判断
  • 13_概率期望
  • 14_递归
  • 15_分治
  • 16_分块
  • 17_矩阵
  • 18_常用技巧
  • 19_STL
  • 20_数学题

Related Tutorial

https://www.programiz.com/dsa/graph-dfs

JNU_ACM

https://github.com/jnutxdy/JNU_ACMTemplate

About

ACM-ICPC Template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages