摘要:
#include #include #include using namespace std; const int N=30; int n,s1[4][N],num[N]; char s[4][N]; bool vis[N]; void dfs(int x,int y,int t){ if(x==0){ if(t==0){ for(int ... 阅读全文
posted @ 2017-10-05 18:44
wqtnb_tql_qwq_%%%
阅读(111)
评论(0)
推荐(0)

浙公网安备 33010602011771号