街角_祝福

导航

2012年11月12日 #

八皇后问题

摘要: 问题描述:~省略实现算法:// EightQueen.cpp : 定义控制台应用程序的入口点。//#include "stdafx.h"#include #include using namespace std;//count为八个皇后int count = 8;//数组rst含义,下标代表行号,数... 阅读全文

posted @ 2012-11-12 21:13 街角_祝福 阅读(128) 评论(0) 推荐(0)