Talk:N-queens minimum and knights and bishops

From Rosetta Code
Revision as of 15:47, 20 April 2022 by Loren (talk | contribs)

As the current task description has noted, we've already done this for queens.

Shouldn't knights and bishops be separate tasks?

Or is there something interesting about combining the three tasks? --Rdm (talk) 15:41, 20 April 2022 (UTC)

The task description asks for Queens and Bishops. The F# example shows Queens and Knights.