Skip to content

saladcat/programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

做过的算法题

最短路

poj1062 dijkstra+划分区间

最小生成树

poj1251 裸prim

状态压缩+搜索

poj3279 先确定一部分再进行搜索

dfs

poj1321 八皇后拓展版

bfs

poj2251 bfs+queue 发现如果要求最小值最近点什么的,一般用bfs

poj 3984 简单bfs

母函数

hdoj1085 基础母函数

DP

hdoj2084 简单DP

hdoj1176 逆向思维DP

树状DP

hdoj1520 简单树状DP

几何计算

凸包计算

hdoj3045

数论

gcd

aizu 0005

快速幂

poj1995

模拟

ccf-2018-12-1

ccf-2018-12-2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published