摘要: http://ybt.ssoier.cn:8088/problem_show.php?pid=1385 1 #include<bits/stdc++.h> 2 using namespace std; 3 int fa[1005]; 4 vector<int> dr[1005];//记录每个人的敌人 阅读全文
posted @ 2021-01-06 10:17 TFLSNOI 阅读(716) 评论(0) 推荐(0) 编辑