![]() |
|
P is for Practical | |
PerlMonks |
Re^2: fibo's 66 charsby Roy Johnson (Monsignor) |
on May 27, 2009 at 21:17 UTC ( #766514=note: print w/replies, xml ) | Need Help?? |
Since you only use the parameter once, it's cheaper to just You can save fourteen more strokes (and, irrelevantly, memory) by not using an array and using convoluted scalar assignment with a variable that is pre-initialized:
Caution: Contents may have been coded under pressure.
In Section
Obfuscated Code
|
|