摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=1e5+10; int n; long long k; long long L[N]; bool check(int x) { long long cnt=0; for(i 阅读全文
posted @ 2026-01-26 23:28
AnoSky
阅读(5)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; double w,k; int m; bool check(double x) { double rest=w; for(int i=0;i<m;i++){ rest=rest*(1+x)-k; 阅读全文
posted @ 2026-01-26 22:48
AnoSky
阅读(3)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; double a,b,c,d; double f(double x) { return a*x*x*x+b*x*x+c*x+d; } int main() { cin>>a>>b>>c>>d; i 阅读全文
posted @ 2026-01-26 22:30
AnoSky
阅读(3)
评论(0)
推荐(0)

浙公网安备 33010602011771号