逐雪

逐雪:

博客地址:https://www.cnblogs.com/heisenberg-/

最新文章

《算法概论》第八章的一些课后题目 关于NP-Complete Problem

codeforces round 422 div2 补题 CF 822 A-F

Educational Codeforces Round 24 CF 818 A-G 补题

codeforces round 421 div2 补题 CF 820 A-E

Codeforces Round #419 (Div. 1) 补题 CF 815 A-E

Educational Codeforces Round 23 A-F 补题

codeforces 125 A-E 补题

codeforces 447 A-E div2 补题

codeforces round 418 div2 补题 CF 814 A-E

Codeforces 802 补题

第十八周 Leetcode 72. Edit Distance(HARD) O(N^2)DP

第十六周 Leetcode 600. Non-negative Integers without Consecutive Ones(HARD) 计数dp

第十七周 Leetcode 403. Frog Jump(HARD) 线性dp

第十五周 Leetcode 517. Super Washing Machines(HARD) 贪心

第十四周 Leetcode 315. Count of Smaller Numbers After Self(HARD) 主席树

第十二周 Leetcode 354. Russian Doll Envelopes(HARD) LIS问题

第十一周 Leetcode 576. Out of Boundary Paths (HARD) 计数dp

第十周 Leetcode 546. Remove Boxes (HARD) 记忆化搜索

第八周 Leetcode 44. Wildcard Matching 水题 (HARD)

第七周 Leetcode 466. Count The Repetitions 倍增DP (HARD)