in reply to Re: Re: Trying to solve N-Queensin thread Trying to solve N-Queens
For this particular case, you're correct, as queens are apparently placed in each row, from left to right.
Regards.