<div>You realise asking for an explanation of how it works would cost atleast one chocolate fish. :-)</div><div>/s<br><br><div class="gmail_quote">On 30 August 2011 09:59, Charles Manning <span dir="ltr">&lt;<a href="mailto:manningc2@actrix.gen.nz">manningc2@actrix.gen.nz</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Thursday 25 August 2011 13:48:40 Charles Manning wrote:<br>
&gt; The last set of choc fish were handed out without ceremony at the last<br>
&gt; meeting.<br>
&gt;<br>
&gt; A new choc fish challege: Write a program or make any other mechanism to<br>
&gt; solve the n queens problem.<br>
&gt;<br>
&gt; There will be many prizes and categories will be created on a whim.<br>
&gt; There will be prizes for at least the following categories:<br>
&gt;<br>
&gt; * Simplest C solution.<br>
&gt; * Simplest other language solution.<br>
&gt; * Solution not using recursion.<br>
&gt; * Non-programming solutions<br>
&gt;<br>
&gt;<br>
&gt; Background<br>
&gt; The n-queens problem is a  classical computer science problem. What you<br>
&gt; need to do is place n queens on an nxn chess board so that none of the<br>
&gt; queens can take eachother.<br>
&gt;<br>
&gt; For example, on a normal 8x8 board you must place 8 queens so that none may<br>
&gt; take eachother.<br>
&gt;<br>
&gt; An example solution for 4 queens is:<br>
&gt;<br>
&gt; XQXX<br>
&gt; XXXQ<br>
&gt; QXXX<br>
&gt; XXQX<br>
&gt;<br>
&gt; Deadline: three days before the next meeting.<br>
<br>
<br>
</div>So far, one very intriguing C entry from Synco. I&#39;ve only looked at it a short<br>
while and have not quite figured out how it works.<br>
<div><div></div><div class="h5"><br>
-- Charles<br>
<br>
<br>
<br>
_______________________________________________<br>
Chchrobotics mailing list <a href="mailto:Chchrobotics@lists.linuxnut.co.nz">Chchrobotics@lists.linuxnut.co.nz</a><br>
<a href="http://lists.ourshack.com/mailman/listinfo/chchrobotics" target="_blank">http://lists.ourshack.com/mailman/listinfo/chchrobotics</a><br>
Mail Archives: <a href="http://lists.ourshack.com/pipermail/chchrobotics/" target="_blank">http://lists.ourshack.com/pipermail/chchrobotics/</a><br>
Web site: <a href="http://kiwibots.org" target="_blank">http://kiwibots.org</a><br>
Meetings 3rd Monday each month at Tait Radio Communications, 175 Roydvale Ave, 6.30pm<br>
<br>
When replying, please edit your Subject line to reflect new content.<br>
</div></div></blockquote></div><br></div>