摘要: http://ybt.ssoier.cn:8088/problem_show.php?pid=1362 1 #include<bits/stdc++.h> 2 using namespace std; 3 int n, k;//按要求输入 4 int a, b;//按要求输入 5 int rel[1 阅读全文
posted @ 2020-10-02 18:13 TFLSNOI 阅读(1046) 评论(0) 推荐(0) 编辑
摘要: http://ybt.ssoier.cn:8088/problem_show.php?pid=1256 1 #include<bits/stdc++.h> 2 using namespace std; 3 int t, row, col; 4 char mp[205][205]; 5 int dir 阅读全文
posted @ 2020-10-02 12:30 TFLSNOI 阅读(524) 评论(0) 推荐(0) 编辑