Eight Plus One Queens Problem

Place a pawn on the chess board, then place nine queens on the chess board without conflict.
The dots indicate squares that are attacked by queens.

To create this applet I used a JavaScript provided
by The JavaScript Source

[Back to N+k Queens page]