会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
程序员三木
博客园
首页
新随笔
联系
订阅
管理
2012年8月5日
ZOJ 3631 Watashi's BG(01dp)
摘要: 01dp不过由于数组过于大,开不开,学了搜索过了,先记录下 还有一种方法#include#includeusing namespace std;const int MAXN=10000010;int a[MAXN];int n,m,ans;bool cmp(int a,int b){ retu...
阅读全文
posted @ 2012-08-05 20:49 calmound
阅读(224)
评论(1)
推荐(0)
编辑