8 位數碼難題的問題求解

#include<iostream> #include<string> #include<string.h> #include<queue> #include<set> #include<algorithm> using namespace std; struct node{ int x,y; int step;//步數 char pre;//前一步操做U`D`L`R ps:上一步操做是U
相關文章
相關標籤/搜索