
LIC LCS
喋喋语
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
LIS LCS 模板(转自师哥)
https://blog.csdn.net/Akatsuki__Itachi/article/details/76864533最长上升子序列: #include<iostream>#include<cstdio>#include<cstring>#include<algorithm>const int MAX=50000;...转载 2018-07-23 21:07:16 · 218 阅读 · 0 评论 -
求一个序列最大的上升子序列的和
Nowadays, a kind of chess game called “Super Jumping! Jumping! Jumping!” is very popular in HDU. Maybe you are a good boy, and know little about this game, so I introduce it to you now.The game c...转载 2018-07-26 16:13:53 · 341 阅读 · 0 评论