Approximity blog home
1 of 1 article InfoSyndicate: full/short

Cryptic signature   05 Dec 04
[print link all ]
Who says we can’t produce hard to understand code in Ruby? :-) Brian Mitchell posted this signature in a ruby-ML mailing, which Florian Gross shortened even further. Any clue .. what it does? :-)
 32.times{|y|print" "*(31-y),(0..y).map{|x|~y&x>0?" .":" A"},$/}

 

Powered by Rublog