摘要: https://codeforces.com/contest/2149/problem/D 点击查看代码 #include <bits/stdc++.h> #define int long long using namespace std; int f(const vector<int> x){ i 阅读全文
posted @ 2025-09-28 17:25 ha000star 阅读(18) 评论(0) 推荐(0)