摘要: #7. [R2A]三人组队 #include <bits/stdc++.h> using i64 = int64_t; using vi = std::vector<i64>; using std::cin, std::cout; int main() { std::ios::sync_with_s 阅读全文
posted @ 2025-05-10 00:52 PHarr 阅读(91) 评论(0) 推荐(0)