diff options
Diffstat (limited to 'entries/chameco/fib.pl')
-rw-r--r-- | entries/chameco/fib.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/entries/chameco/fib.pl b/entries/chameco/fib.pl new file mode 100644 index 0000000..472c58f --- /dev/null +++ b/entries/chameco/fib.pl @@ -0,0 +1 @@ +$t='$t=%c%s%c;while($i<int(__LINE__*1.61803+0.5)){printf($t,39,$t,39,10);++$i}%c';while($i<int(__LINE__*1.61803+0.5)){printf($t,39,$t,39,10);++$i} |