摘要: Codeforces & Atcoder & 牛客训练补题 为了准备下 EC-final 开个贴 CF1767C #include<bits/stdc++.h> using namespace std; typedef long long ll; const int maxn = 2e5 + 7; 阅读全文
posted @ 2022-12-17 17:12 wtz2333 阅读(31) 评论(0) 推荐(0)