摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; int m; int main() { ios::sync_with_stdio(0),cin.tie(0); cin>>m; int l=1,r=2; int sum=1; while(l<=m 阅读全文
posted @ 2026-02-10 20:39
AnoSky
阅读(3)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; int n; int main() { ios::sync_with_stdio(0),cin.tie(0); cin>>n; int cur; cin>>cur; int ans=cur; fo 阅读全文
posted @ 2026-02-10 20:38
AnoSky
阅读(5)
评论(0)
推荐(0)
摘要:
点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=2e5+10; int n,c; int a[N]; int main() { ios::sync_with_stdio(0),cin.tie(0); cin>>n>>c; 阅读全文
posted @ 2026-02-10 19:47
AnoSky
阅读(8)
评论(0)
推荐(0)

浙公网安备 33010602011771号