in reply to Re: TIMTOWTDI/golf - counting backwards
in thread TIMTOWTDI/golf - counting backwards
Guess I will have to improve then.
UPDATE#23456789_123456789_123456789_12345 perl -le'$x=@_=a..j;print$x--for@_' sub f { #23456789_123456789_12345678 $x=@_=a..j;print$x--.$/for@_ }
UPDATE 2
jmcnamara pointed out that I was miscounting. Fixed.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re (tilly) 2: TIMTOWTDI/golf - counting backwards
by Juerd (Abbot) on Jan 28, 2002 at 22:34 UTC |