摘要: 题目: The n-queens puzzle is the problem of placing n queens on an n×n chessboard such that no two queens attack each other. Given an integer n, return 阅读全文
posted @ 2016-09-08 22:26 wangxiaobao1114 阅读(165) 评论(0) 推荐(0) 编辑