摘要: #include<bits/stdc++.h>#define ll long long#define speed_up ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);using namespace std;/*用一个数组标记王子,0表示单身,1 阅读全文
posted @ 2020-06-14 16:41 SyrupWRLD 阅读(222) 评论(0) 推荐(0)