using namespace std; const int N=10; int n; int path[N]; int st[N];
void dfs(int u) { if(u==n) { for(int i=0;i[HTML_REMOVED]>n; dfs(0); return 0; }