Re: Hamming minigolf post mortem
[email protected] (Mtv Europe)
| Newsgroups | perl.golf |
|---|---|
| Message-ID | <[email protected]> |
Hello Daniel! [email protected] (Daniel Tuijnman) wrote: > Replacing the for loop with a map helps too. Wow, very nice. > What is your rule about necessity of regexes? It was an old joke about presence of regex in every winning solution. >> map{$_<1|$_>10 or $a[800*log]=$_.$/ for $_*$' } @a,//for 1..5;print@a > I don't quite see them. Maybe you made a typo? Mmm, no. Floating numbers on activestate's perl v5.8.0 build 802, and coredump of v5.8.0 on freebsd. --- Mtv Europe