#include int n,L,cnt; char res[100000]; bool dfs(int pos) { if(++cnt==n) { for(int i=0;i