hmmm, I&#39;ll need some more time to verify that answer.<div>/s<br><br><div class="gmail_quote">On 31 August 2011 13:14, Andre Renaud <span dir="ltr">&lt;<a href="mailto:andre@bluewatersys.com">andre@bluewatersys.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I&#39;ve got 73712 for 13 queens, but it takes a noticeable amount of time.<br>
This is single threaded.<br>
<br>
andre@dunstan:~/tmp/queens$ gcc -o queens3 queens_single.c -O3 -g -Wall<br>
-pipe -lm &amp;&amp; time ./queens3<br>
13 queens = 73712 solutions<br>
<br>
real    5m56.986s<br>
user    3m57.079s<br>
sys     0m0.508s<br>
<br>
<br>
Regards,<br>
<font color="#888888">Andre<br>
</font><div class="im"><br>
<br>
On 31/08/11 12:46, Synco Reynders wrote:<br>
&gt; Hi All,<br>
&gt;   Now I&#39;m willing to put up a chocolate fish for the person who can tell<br>
&gt; how many solutions there are for the largest n.<br>
&gt; I include all rotations / mirrored results. So for example:<br>
&gt; For n=4 there are 2 solutions<br>
&gt; For n=5 there are 10 solutions<br>
&gt; For n=6 there are 4 solutions<br>
&gt; For n=7 there are 40 solutions<br>
&gt; ...<br>
&gt; For n=10 there are 724 solutions<br>
&gt; ...<br>
&gt; Good-luck,<br>
&gt; /s<br>
<br>
</div><div><div></div><div class="h5">_______________________________________________<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>