摘要: 1 #include 2 #include 3 #include 4 using namespace std; 5 6 bool check(int row,int *a) 7 { 8 for(int i=0;i>k;49 int *a=new int[k];//记录每行皇后对应... 阅读全文
posted @ 2015-04-27 23:41 fkissx 阅读(323) 评论(0) 推荐(0)