We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
In year 2000 as a recent Computer Grad, I resolved the Queens on chess board (from Java Deitel and Deitel): That is:
How many queens can we add into a chess board so that no queen captures the other?!
Output is 8, where they are a chess knight distance from each other
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Spies, Revised
You are viewing a single comment's thread. Return to all comments →
How old is this?
In year 2000 as a recent Computer Grad, I resolved the Queens on chess board (from Java Deitel and Deitel): That is:
How many queens can we add into a chess board so that no queen captures the other?! Output is 8, where they are a chess knight distance from each other