摘要: Codeforces 918(div4) Problem - A - Codeforces #include<bits/stdc++.h> using namespace std; const int N = 1e5 + 10; int a[N]; int main() { long long n; 阅读全文
posted @ 2024-01-01 16:13 不过是过客 阅读(23) 评论(0) 推荐(0)
摘要: Codeforces 918(div4) Problem - A - Codeforces #include<bits/stdc++.h> using namespace std; const int N = 1e5 + 10; int a[N]; int main() { long long n; 阅读全文
posted @ 2024-01-01 16:13 不过是过客 阅读(63) 评论(0) 推荐(0)