摘要: 1.https://nanti.jisuanke.com/t/T1649 简单模拟,对其从横方向和竖方向进行暴力搜索即可 #include<bits/stdc++.h> using namespace std; #define int long long #define IOS ios_base:: 阅读全文
posted @ 2022-10-23 19:51 江上舟摇 阅读(66) 评论(0) 推荐(0) 编辑