摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=10000,M=4e4+10; int f[M]; int v[N],w[N]; int n,W; int main() { ios::sync_with_stdio(0) 阅读全文
posted @ 2026-02-03 23:04
AnoSky
阅读(4)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=1010,M=1010; int f[M]; int w[N][N],v[N][N]; int s[N]; int n,m; int main() { ios::sync_ 阅读全文
posted @ 2026-02-03 22:21
AnoSky
阅读(4)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; const int M=405,N=55; int h[N],t[N],k[N]; int f[M][M]; int H,T; int n; int main() { ios::sync_with 阅读全文
posted @ 2026-02-03 21:56
AnoSky
阅读(1)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=110,W=210; int f[W][W]; int w1[N],w2[N]; int n,M,T; int main() { ios::sync_with_stdio( 阅读全文
posted @ 2026-02-03 20:58
AnoSky
阅读(7)
评论(0)
推荐(0)

浙公网安备 33010602011771号