Beefy Boxes and Bandwidth Generously Provided by pair Networks DiBona
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Solving the Eight Queens problem

by fergal (Chaplain)
on Dec 27, 2005 at 08:50 UTC ( [id://519324]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Solving the Eight Queens problem

A chess board is 8x8 and

2^8 - 1 ------- 8 - 1
is 255/7 = 36.4285714285... Take the first 8 digits and write the letters a..h beside them to get
a3, b6, c4, d2, e8, f5, g7, h1
this is a solution to the problem.

Update: added "explanation".

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://519324]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.