摘要:
传送门 点击查看代码 #include <bits/stdc++.h> #define endl '\n' #define IOS ios::sync_with_stdio(false); using namespace std; typedef long long ll; const int in 阅读全文
摘要:
传送门 点击查看代码 #include <bits/stdc++.h> #define IOS ios::sync_with_stdio(false); #define endl '\n' using namespace std; typedef long long ll; const int MA 阅读全文