queue<int> q; st[1] = true; // 表示1号点已经被遍历过 q.push(1); ... #include<cstring> #include<iostream> #include<queue> using namespace std; int fact[9]; ...
確定! 回上一頁