摘要: 源代码: #include<cstdio> #include<cstring> int i[1001]={0},m,n,x,ans(0); bool f[1001][1001]={0},h[1001]; bool x1(int t) { for (int a=1;a<=n;a++) if (f[t] 阅读全文
posted @ 2016-01-29 19:40 【機關】 阅读(646) 评论(0) 推荐(0)