会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Roni
coding, design, style and best practices
博客园
首页
联系
管理
2018年8月3日
区间DP(区间最优解)题目讲解总结
摘要: 1:给出一个括号字符串,问这个字符串中符合规则的最长子串的长度。 【逆序枚举区间长度】 #include<cstdio> #include<string> #include<cstdlib> #include<cmath> #include<iostream> #include<cstring> #
阅读全文
posted @ 2018-08-03 21:50 Roni_i
阅读(953)
评论(0)
推荐(1)
编辑
公告