摘要: ACM预备队-week8(DP2) 1.疯狂的采药 完全背包 题目链接:P1616 疯狂的采药 - 洛谷 | 计算机科学教育新生态 (luogu.com.cn) 1 #include <bits/stdc++.h> 2 using namespace std; 3 #define int long long 4 const int N 阅读全文
posted @ 2022-12-26 20:46 Zac-saodiseng 阅读(737) 评论(0) 推荐(0)