Front page | perl.fwp |
Postings from March 2002
Re: TPR1 post-mortem
Thread Previous
|
Thread Next
From:
fun_with_perl
Date:
March 7, 2002 17:37
Subject:
Re: TPR1 post-mortem
Message ID:
a694jh$m28$1@post.home.lunix
In article <a6913g$k06$1@post.home.lunix>,
fun_with_perl@ton.iguana.be (Ton Hospel) writes:
> Mm, I'm not sure all last results were processed, but the post-mortem
> is on the site, so here we go.
>
> MTV was very close I see. With a simple transformation he's at 47:
>
> -l $_=pop;s;.;print,s,,$&*1.11%10if/\G../,eg;eg
And here's a 46:
-l $_=pop;s;.;print,s,,$&*1.11%10if/../g,eg;eg
Thread Previous
|
Thread Next