Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: Fibo Golf challenge on 3 monkeys

by jdalbec (Deacon)
on Jul 16, 2007 at 22:35 UTC ( [id://626936]=note: print w/replies, xml ) Need Help??


in reply to Re: Fibo Golf challenge on 3 monkeys
in thread Fibo Golf challenge on 3 monkeys

The output of this code starts at F(2)=1, which is somewhat non-standard. A minor change causes the output to begin at F(1)=1 like that of the OP's code.
perl -le'print$,=$.+++($.=$,)||1for h..z'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-19 22:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found