摘要: Codeforces Round #824 (Div. 2) A #include<iostream> #include<algorithm> #include<cstring> #include<cmath> #define endl '\n' using namespace std; int t 阅读全文