[Rio-pm] [Golf] Fatorial

Stefano Rodighiero stefano.rodighiero em gmail.com
Segunda Fevereiro 1 05:31:11 PST 2010


2010/2/1 Fernando Oliveira <fernandocorrea at gmail.com>:

> perl -E'$n=$_=6;$_*=$n while--$n;say'

nice, you can gain a character (and evil points) using another
variable:

perl -E'$!=$_=6;$_*=$!while--$!;say'

s.

-- 
www.stefanorodighiero.net


Mais detalhes sobre a lista de discussão Rio-pm