public class Solution extends Object
Solution()
List<List<String>>
solveNQueens(int n)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Solution()
public List<List<String>> solveNQueens(int n)
Copyright © 2021. All rights reserved.