I hear you --- I got excited about this too, and implemented the fannuchredux
algorithm, only to be thwarted by an undocumented "checksum" each
program is also
supposed to calculate.  This checksum depends heavily on the exact
order in which
a set of permutations are traversed. And of course, they aren't
traversed in lexical order,
but whatever order the original implementation used.

:(

--Robert McIntyre

On Mon, Aug 23, 2010 at 10:07 PM, ataggart <alex.tagg...@gmail.com> wrote:
> It's never been clear to me exactly what the code is supposed to be
> do. For example, the "spec" for the binary-tree test is so wholly
> lacking in any details that I'm left to infer that one is supposed to
> copy an implementation used previously, though without any indication
> as to which is the canonical version. Do I really need to perform the
> itemCheck math ops in the binary-tree test which is ostensibly about
> allocating/deallocating memory?  Who knows?
>
>
> On Aug 23, 10:29 am, Isaac Gouy <igo...@yahoo.com> wrote:
>> Now Clojure 1.2 has been released, Clojure programs will be included
>> in the Computer Language Benchmarks Game.
>>
>> If you'd like to contribute Clojure programs, please follow the step-
>> by-step
>>
>> http://shootout.alioth.debian.org/help.php#contribute
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to