30:00
Place n queens on an n x n chessboard such that no two queens attack each other. Return all distinct solutions.
1≤n≤91 \leq n \leq 91≤n≤9
Start placing queens