Re: The Mr Magoo Awards (tpr05a)
| Newsgroups | perl.golf |
|---|---|
| Message-ID | <694BB7191495D51183A9005004C0B0540142F9CC@ir-exchange-srv.ir.com.au> |
En op 14 september 2002 sprak Mtv Europe: > Anyway there _are_ ways to squeeze this unusual algorithm: > > -l $x=2**pop;print$"x--$x,map$x&$_?$"x2:"/\\",0..$y++while$x Inspired by Adam's and Mtv's antics (running past The Alien, ye gods!) I have added a new Sierpinski Triangles sub-section in the EXAMPLES section at: http://search.cpan.org/dist/Acme-EyeDrops/lib/Acme/EyeDrops.pm Using Mtv's program as a base, I created a Sierpinski triangle- shaped Sierpinski triangle generator. I would label anyone who improves on Mtv's score a pest, forcing me to update my CPAN distribution. ;) /-\ndrew