2016 UESTC Training for Dynamic Programming H – 柱爷大战滑稽王 LCS转LIS
H - 柱爷大战滑稽王 LCS转LIS Source 2016 UESTC Training for Dynamic Programming My Soluti…
H - 柱爷大战滑稽王 LCS转LIS Source 2016 UESTC Training for Dynamic Programming My Soluti…
Problem C Castle KMP的拓展、next数组+dp、好题 Source ACM-ICPC Southeastern European Regional Pr…
一道简单的字符串题 KMP+dp Source 2017 UESTC Training for Search Algorithm & String UESTC 16…
DNA序列 AC自动机+dp+矩阵快速幂优化 Source 2017 UESTC Training for Search Algorithm & String…
E. Okabe and El Psy Kongroo dp+矩阵快速幂 My Solution 题意:从(0,0)走到(k,0)(1 ≤ k ≤ 1e…
Censored! AC自动机+dp Source URAL - 1158 ACM ICPC 2001. Northeastern European Region, Northern …
D - DNA repair AC自动机+dp Source HDU 2457 My Solution 题意:给出n个模式串,给出一个主串,要…
D. New Year and Fireworks dp+枚举、状态总数 My Sution 题意:烟花刚开始时占用一个格子的空间,…
C. Vacations 贪心+dp Source Codeforces Round #363 (Div. 2) My Solution 贪心+dp //!从…
LCIS dp Source BestCoder Round #87 My Solution dp、LCIS、 最长公共上升子序列且每次递增 …