摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=2e6+10; int n; int q[N]; int a[N]; long long s[N]; int main() { ios::sync_with_stdio(0 阅读全文
posted @ 2026-02-06 21:41
AnoSky
阅读(3)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; typedef long long LL; const int N=5e5+10; int a[N]; LL s[N]; int q[N]; int n,m; int main() { ios:: 阅读全文
posted @ 2026-02-06 20:48
AnoSky
阅读(1)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=1e6+10; int k,n; int a[N],q[N]; int hh=0,tt=-1; int main() { ios::sync_with_stdio(0),c 阅读全文
posted @ 2026-02-06 20:19
AnoSky
阅读(2)
评论(0)
推荐(0)

浙公网安备 33010602011771号