摘要: #include <bits/stdc++.h> using namespace std; const int N = 10000; int n; unsigned long long res=0; struct Bag{ int rnval; int jyval; int weight; }bag 阅读全文
posted @ 2021-04-24 15:54 limited_Infinite 阅读(47) 评论(0) 推荐(0) 编辑
摘要: #include <bits/stdc++.h> using namespace std; const int N = 1000001; int l,r,n,m,w; double dp[N][2]; double res; int main(){ ios::sync_with_stdio(fals 阅读全文
posted @ 2021-04-24 10:08 limited_Infinite 阅读(31) 评论(0) 推荐(0) 编辑
// //返回顶部 //返回顶部按钮