Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Fibonacci vs. Obfu - it's a tie!

by jdalbec (Deacon)
on Nov 05, 2006 at 21:37 UTC ( [id://582332]=obfuscated: print w/replies, xml ) Need Help??

I was inspired by Re: Fibonacci Numbers to perpetrate the following:
sub TIEARRAY{$_=shift;bless[@_],$_}sub FETCH{local($_,$;) =@_;$_->[$;]=$_->FETCH($;-1)+$_->FETCH($;-2)if!defined$_-> [$;];$_->[$;]}tie@_,"\x6da\x69\c.",0,1;print"@_[0..9]\n";

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: obfuscated [id://582332]
Approved by Errto
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found