LED recognition by leonid

loop{puts (0..2).map{gets.scan /.../}.transpose.map{|i|'\x07\x05\x03\x06\x09\x02\x04\x08\x00\x01'[i.hash%287%10]}*''}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page