Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re (tilly) 1: TIMTOWTDI/golf - counting backwards

by tilly (Archbishop)
on Jan 28, 2002 at 20:40 UTC ( [id://142105]=note: print w/replies, xml ) Need Help??


in reply to TIMTOWTDI/golf - counting backwards

I am unclear. Are we talking a command line program or a function?
#23456789_123456789_123456789_12345678 perl -le'$_=@{[a..k]};print while--$_' sub f { #23456789_123456789_123456789_12 @_=a..j;(print@_.$/),pop while@_ }
UPDATE
jmcnamara pointed out that I was miscounting. Fixed.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://142105]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-24 15:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found