imlk's Blog
🏠Home
👋About
📜Archives
🔗Friends
🕸️DN42
📢Subscribe
categories
-> Algorithm
2018-11-30
Codeforces contest 1082 E. Increasing Frequency
Algorithm
2018-07-15
Codeforces Contest 1009 E. Intercity Travelling
Algorithm
2018-07-13
[hihoCoder]1777 彩球
Algorithm
2018-07-13
POJ 1061 青蛙的约会
Algorithm
2018-07-13
POJ 1150 The Last Non-zero Digit
Algorithm
2018-07-11
Codeforces Contest 1005 E2. Median on Segments (General Case Edition)
Algorithm
2018-04-19
一些关于数据结构的文章集合
Algorithm
2018-03-14
HDU 1711 Number Sequence ——KMP
Algorithm
2018-03-02
HDU 2586 How far away ?
Algorithm
2018-02-27
CodeForces 891 A. Pride
Algorithm
2018-02-26
HDU 1080 POJ 1080 Human Gene Functions——动态规划
Algorithm
2018-02-09
HDU 1325 1272 并查集判断有向图和无向图是否构成一棵树型
Algorithm
2018-02-08
CodeForces 699D Fix a Tree
Algorithm
2018-02-08
CodeForces 699C Vacations——动态规划
Algorithm
2018-02-07
HYSBZ 1216: [HNOI2003]操作系统
Algorithm
2018-02-06
最长递增子列问题的另一种思路——转化为LCS问题
Algorithm
2018-02-06
HDU 1166 敌兵布阵——线段树,树状数组
Algorithm
2018-02-02
一些算法词汇缩写
Algorithm
2018-02-01
CodeForces 697D 树+概率
Algorithm
2018-02-01
HDU 2577 How To Type 动态规划
Algorithm
2018-02-01
两大LCS问题
Algorithm
2018-01-28
HDU 2089的类似题(62换成了38) 数位dp解释
Algorithm
2018-01-09
Codeforces 429B B.Working out
Algorithm
2018-01-06
一些算法文章集合
Algorithm
2017-12-09
用位运算来模拟数组实现一道算法题
Algorithm
2017-12-06
HDU 1003 Max sum——分治法的应用,动态规划,前缀数组
Algorithm