摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; typedef long long LL; const int N=1e6+10; int n,m; int r[N]; int d[N],s[N],t[N]; LL b[N]; bool che 阅读全文
posted @ 2026-02-09 23:03
AnoSky
阅读(2)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; typedef long long LL; const int N=1e5+10; LL a[N],b[N]; int n; int main() { ios::sync_with_stdio(0 阅读全文
posted @ 2026-02-09 23:01
AnoSky
阅读(2)
评论(0)
推荐(0)
摘要:
点击查看代码 #include <bits/stdc++.h> using namespace std; using ll = long long; const int N = 1000005; int n, k; ll s[N], mx; int main() { ios::sync_with_s 阅读全文
posted @ 2026-02-09 21:03
AnoSky
阅读(2)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=1e5+10; int n,m; int p[N]; long long d[N]; int main() { ios::sync_with_stdio(0),cin.ti 阅读全文
posted @ 2026-02-09 20:05
AnoSky
阅读(2)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=2e5+10; int n; int main() { ios::sync_with_stdio(0),cin.tie(0); cin>>n; int ans=-1e18; 阅读全文
posted @ 2026-02-09 19:37
AnoSky
阅读(4)
评论(0)
推荐(0)

浙公网安备 33010602011771号