摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=1010,MOD=998244353,OFFSET=2e4+5; int h[N]; int n; int f[N][40010]; int main() { ios::s 阅读全文
posted @ 2026-03-13 23:31
AnoSky
阅读(2)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=55; //状态定义,步数为k的情况下,小a的横坐标为i,小b的横坐标为j的情况下的最大幸运值之和 int a[N][N],f[2*N][N][N]; int m,n; i 阅读全文
posted @ 2026-03-13 23:03
AnoSky
阅读(2)
评论(0)
推荐(0)

浙公网安备 33010602011771号