摘要: A - UOIAUAI #include <bits/stdc++.h> using namespace std; using i64 = long long; int main() { ios::sync_with_stdio(false), cin.tie(nullptr); char c; c 阅读全文
posted @ 2024-08-24 17:58 胖柚の工作室 阅读(26) 评论(0) 推荐(0)