摘要: 题目链接:传送门 题目思路:由于初值是不定的,因此很难直接去求01背包,况且s范围是 1e-9 ~ 1e9; #include<bits/stdc++.h> /* #include<cstdio> #include<cmath> #include<cstring> #include<vector> 阅读全文
posted @ 2020-10-15 20:27 DeepJay 阅读(96) 评论(0) 推荐(0) 编辑