摘要:
传送门 点击查看代码 #include <bits/stdc++.h> #define IOS ios::sync_with_stdio(false); #define endl '\n' using namespace std; typedef long long ll; const int MA 阅读全文
posted @ 2022-11-03 21:07
YUGUOTIANQING
阅读(24)
评论(0)
推荐(0)
摘要:
点击查看代码 #include <bits/stdc++.h> #define IOS ios::sync_with_stdio(false); #define endl '\n' using namespace std; typedef long long ll; const int MAXN = 阅读全文
posted @ 2022-11-03 19:20
YUGUOTIANQING
阅读(9)
评论(0)
推荐(0)