leetcode -- 52. N-Queens II

题目描述 题目难度:Hard 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 the number of distinct solutions to the
相关文章
相关标签/搜索