/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Solving LinkedIn Queens Using Haskell
(imiron.io)
99 points
agnishom
| 2 comments |
24 Jun 25 07:29 UTC
|
HN request time: 0.001s
|
source
1.
dazed_confused
◴[
24 Jun 25 15:23 UTC
]
No.
44367221
[source]
▶
>>44363696 (OP)
#
Hmm, an interesting pattern is that every queen is a knight's move away. I haven't thought about this problem since I started dabbling in chess but now looks like a simple pattern.
replies(1):
>>44367286
#
ID:
GO
2.
rfurmani
◴[
24 Jun 25 15:29 UTC
]
No.
44367286
[source]
▶
>>44367221 (TP)
#
Only for that particular board, in general it will be very complex and depend on the shape of the colored regions
↑