会员
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
模拟退火
博客园
管理
2023年3月22日
Checkout Assistant
摘要: 购买第i件物品可以获得t[i]+1件物品,转化为01背包问题 点击查看代码 #include<bits/stdc++.h> #define int long long #define inf 1e18 #define inc 0xcfcfcfcf #define N 4007 #define M 5
阅读全文
posted @ 2023-03-22 15:01 模拟退火
阅读(33)
评论(0)
推荐(0)