This program search over a chessboard queen positions where each queen
can not capture another queen.

Each queen has a chessboard column assigned. 

Each position is published with a 8 digit number where the first digit
is the first column queen position, the second digit is the second column
queen position and so until the queen of column 8.

The number assigned to each queen means the file position where the queen
is positioned.


