摘要:
#include<iostream> #include<cstdio> #include<cstring> #include<queue> using namespace std; const int maxn=100; struct node { int x,y; int step; }S,T, 阅读全文
posted @ 2020-08-11 19:51
tianyudizhua
阅读(150)
评论(0)
推荐(0)
摘要:
#include<iostream> #include<cstdio> #include<queue> using namespace std; const int maxn=100; struct node { int x,y; } Node; int n,m; int matrix[maxn][ 阅读全文
posted @ 2020-08-11 17:10
tianyudizhua
阅读(146)
评论(0)
推荐(0)
摘要:
#include<iostream> #include<vector> #include<cstdio> #include<cstring> using namespace std; const int maxsize=16; int a[maxsize][maxsize]= {0}; bool b 阅读全文
posted @ 2020-08-11 16:18
tianyudizhua
阅读(109)
评论(0)
推荐(0)

浙公网安备 33010602011771号