摘要: 传送门 #include<bits/stdc++.h> using namespace std; typedef long long ll; typedef unsigned long long ull; typedef pair<ll, ll>PLL; typedef pair<int, int> 阅读全文
posted @ 2021-05-27 20:28 OvO1 阅读(39) 评论(0) 推荐(0) 编辑