Introduction - If you have any usage issues, please Google them yourself
Chess board in the N queens problem, many friends you know? In a NXN chess board in the place n queens, so that the N queens can not eat each other by the other, you know how to do it? How a pendulum method? To know the answer to interpret the code about it.