摘要: Educational Codeforces Round 152 A~D A #include <bits/stdc++.h> #define endl '\n' #define ios ios::sync_with_stdio(false), cin.tie(nullptr), cout.tie(nullptr) using namespace std; typedef 阅读全文
posted @ 2023-07-28 18:43 蝴蝶眨几次眼睛丶 阅读(16) 评论(0) 推荐(0)