Twelve Days of Christmas by teebee

require'zlib'
puts Zlib::Inflate.inflate'x\xda\xe5\x93AR\x03!\x10E\xf7s\x8av?z\x07\xcbJ\x96\xba0\x17\xc0\xe1\xcf\xd0%0S\xdd$\x93\xdc\xde&z\x00)\xb5\x8cq\x054\xf5\xf9\xef7\xf0\x94\xa9\x04\xd0\xc8\xa2\x85\xbc;\xd1<\xd2C\x10\xd6\x92\x9c\xf6]:Q\x91=(\xce\x07\x90"\x17*3%t\xf7\xb48)\xc2~\x02q&G\x0b\x9cP\x11\xe0\xae\xeb>\xceT\x0cs\xf6\x0d\x87\xee\xd6\x99\xca^J\x04y\xdb2\xfb{\xd3\xbbOX\x95\xc0\xd2\xe4\x14\x04\xa0\xad \x0f\x81\x02\xb2\xf6_0\x1fg\x93\x85\x06\xf7\xad\x09hp1r\x9e\xe8\xc5\xc8\xb5\xfff"\x1e\xdb\x80\xd8\xd6\xd3\x1c=2\x89Ai\xff\xf3\x8c\xca\xc7&\xc6g>\xd2\x04(\xc8\xddFw2\xac\xfew\xb8q@n#\xaf
\xd2\xd5e5v]9\xa5J\x7f1\x89\xc0Sh
\xb4\xa9\x02J\x8e}\x0d\x948\xbeV\xf6\x8b\xcf\x99\xb9\xed\xde\x1e9[\xd1y\x86\x9a*\x0f\x15\xfc\xaff/h\xcb\xbeC\xb6\x9a\x9cCF\xb8\xa5\x82_UC\x10\x9b\xff\xf1\xe6,\xa1\x85\x17\x88\xd6\xa1\xc2_\x7f\xa7\xca\x8a8\xb6=\x1eSX\xc5\xcb>%\x88\xbeO*\xff\xffj\xe1\xcd\x1b<a<_'

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

download

return to the top page