[Date Prev][Date Next][Thread Prev][Thread Next]
[Search]
[Date Index]
[Thread Index]
Re: [FWP] 100 point words.
On Sat, 24 Jul 1999, Rick Delaney wrote:
>Well, using this base we can knock off a few more characters:
>
> perl -ne'$t=46;$t-=ord(uc)-64 for split//;$t||print'
>
>or even
>
> perl -ne'$t=558;$t-=ord uc for split//;$t||print'
These are equivalent only for 8 letter words.
==== Want to unsubscribe from Fun With Perl? Well, if you insist...
==== Send email to <fwp-request@technofile.org> with message _body_
==== unsubscribe