'\x00 \x0b\x04\x07\x05\x09\x0e\x06\x01\x0d\x0f\x0c\x03\x02\x08'.bytes{|b|puts' '*b+"0#{10**31/17}"[b,16]}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page