摘要: http://ybt.ssoier.cn:8088/problem_show.php?pid=1290 大爆搜DFS写法(30分) 1 #include<bits/stdc++.h> 2 using namespace std; 3 int t, m, a[105][2], ans; 4 void 阅读全文
posted @ 2021-05-16 09:51 TFLSNOI 阅读(386) 评论(0) 推荐(0) 编辑