
---------dp只会01--------
Error Man
我是菜逼
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Gym - 101853E Maximum Sum(状压dp)
Maximum Sum You are given a grid consisting ofnrows each of which is dived intoncolumns. The rows are numbered from 1 tonfrom top to bottom, and the columns are numbered from 1 tonfrom left t...原创 2018-08-16 00:02:01 · 311 阅读 · 0 评论 -
codeforces 1183 H. Subsequences (hard version)(dp求不重复子序列数量)
H. Subsequences (hard version) The only difference between the easy and the hard versions is constraints. A subsequence is a string that can be derived from another string by deleting some or no sym...原创 2019-07-29 22:41:49 · 276 阅读 · 1 评论