摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=1e5+10,OFFSET=1e5; int n; int pos[2*N+100]; int main() { ios::sync_with_stdio(0),cin.t 阅读全文
posted @ 2026-01-29 23:45
AnoSky
阅读(6)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=125; int s[N][N]; int n; int main() { ios::sync_with_stdio(0),cin.tie(0); cin>>n; for( 阅读全文
posted @ 2026-01-29 23:12
AnoSky
阅读(2)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; typedef long long LL; const int N=1e5+10; int n,m; int a[N]; bool check(int x) { int cnt=1; LL sum 阅读全文
posted @ 2026-01-29 22:29
AnoSky
阅读(3)
评论(0)
推荐(0)

浙公网安备 33010602011771号