Arc Forumnew | comments | leaders | submitlogin
1 point by map 5888 days ago | link | parent

The wikipedia algorithm only generates one solution.


1 point by lojic 5888 days ago | link

The challenge is to produce all 92 solutions as the Ruby code does in the OP. I linked to wikipedia for the description of the problem, not the algorithm.

I also showed the ellided output for clarification.

-----

1 point by cchooper 5888 days ago | link

I was doing the n queens challenge on Wikipedia because someone had already posted a solution to your challenge.

-----