The eight queens problem involves placing eight queens on an 8x8 chessboard such that no two queens attack each other. A table shows the number of solutions for placing n queens on an n x n board from n=1 to 10 and 24 to 27, with a notable lack of a formula for exact solutions. The 27x27 board is the highest-order board completely enumerated so far.