Re: New Golf

Jasper <[email protected]> Fri, 5 Jan 2007 00:20:44 +0000
Newsgroups gmane.comp.lang.perl.golf
Message-ID <[email protected]>
On 1/4/07, Andrew Savige <[email protected]> wrote:
> It seems to me that some of the solutions are not quite correct, failing the
> test case:
>
>  MD plus I
>
> which should produce the answer MDI.
>
> Please correct me if I'm wrong, but it seems that the shortest solutions
> of szery, Sec and Jasper all fail this test case.
>
> Falling back one stroke from 4e3 to 3999 remedies.
>
> Please let me know if I've made a blunderific oversight.

I've no doubt you're correct. 4e3 (vs 3999) seemed to bork for me
sometimes, but passed the test suite for my final solution.

I don't really mind, since it doesn't change my final position (nor Sec's)

Jasper