embed by leonid

puts '\x86\xe9\x9b\xf0\xaf\xd8\xe7\xf3\xd2\xc8\xd3\x9d\x9c\xa8\xa8\xda\xd6\xa2\xdc\xcb\xfb\xff\xa8\xb8\xc4\xc5\x85\xec\xbb\xf4\xb4\xea\xe0\xc3\x9e\xb5\x92\x81\x87\xf6\xbd\xec\x95\xfd\x98\x9d\x8f\xd8\xd5\xf6\xb9\xbd\xb5\x8f\xce\xac\xc4\xaf\xf3\xbb\xe9\xd0\xa0\xfc\xbc\xce\xa5\x9d\x96\xb8\xf3\xfe\xc7\xa6\x8b\x8b\x88\x87\xfd\x84\xd1\xc3\xf0\x94\x99\xb2\xa6\xf1\xfe\xe5\xf5\xfe\xf7\xd6\x96\xce\xb3\xcf\x8d\x9f\xe5\x83\xf6\x95\xe0\xa1\xfb\xc0\x95\xa2\xbb\xf6\x87\xdd\xc2\xad\x9e\xf0\x95\xd0\xb5\xa0\x87\xbc\x98\xb2\xb4\xbd\xdf\x83\xd1\xe2\xb2\xe4\xc7\xdd\x8f\xe3\xd1\xc6\xc9\xfd\xeb\xe0\x8e\xea\xd6\xa8\xde\xc9\x8b\xf7\x81\x85\x86\xb4\xf5\xce\xd0\xef\xdf\xd8\xfa\xe8\xc3\xcc\xd3\xd6\xda\xb7\xfd\xe8\x8f\x90\xc3\x8a\x9a\xba\xcd\xa6\x93\xce\xd7\x97\x86\xf4\xc3\xa8\xa1\x9f\xf4\xe7\xa6\xdc\xae\xbc\x98\xee\xec\xde\xf8\x9b\x8c\xa2\xa8\xe8\xa9\xbc\xbd\xed\x91\xc9\xb4\xb3\x8a\xf3\x8f\xac\xc5\xa1\xc8\x9e\x9f\xd7\xe2\xc3\xa0\x94\x92\xc9\xf1\xf2\xc7\x99\xb3\xf3\xe1\xc0\x8e\xcd\xd8\xbd\x98\xf9\xfc\x94\xce\xaf\xe8\xb5\x80\xd2\xa1\xa1\xe9\x9d\xc6\xbb\xa0\xf2\x81\xf2\x93\xda\xfc\x83\xa3\xdd\xd3\x9e\xea\xcc\x8b\xe2\xe0\x95\xa2\xc2\xca\xea\xe9\x83\xaa\xf8\x9c\xf1\xfe\xd4\xe6\xbb\x8f\xe0\x96\xaf\xe5\xcf\x9b\xc6\xf7\xae\xde\x8c\x8f\xf7\xf1\xec\xca\xa6\xe2\xb6\x8c\xd8\xfd\xfd\xc5\xa4\xf9\xed\xa7\xfa\x9d\xa6\xed\xaa\xe7\xce\x96\xab\xfd\x8e\xf2\x8a\xc2\xd3\xb6\x87\x94\x94\xf5\xc6\xe1\x96\xb6\x83\xff\x80\xdb\xbe\x87\xf5\xbf\xb3\xf0\xf3\xaf\xc5\xa8\xc6\xdd\x93\xd4\xdd\xff\x9b\xa3\xdf\xfb\xf1\xb2\xd8\xe6\xb4\xf2\x8b\xeb\xbe\xc8\xa9\xce\x91\xd5\xad\xe3\xfb\xee\xa5\xc9\x99\xd4\x90\x9e\xa9\xee\xbc\xdd\x99\xde\xf7\xea\xf5\xd9\xa2\xfb\xcf\xcd\xfa\xd5\x9d\x96\xaa\x9a\xb8\xb4\x99\xd7\xbf\xe1\x9e\xc1\xb5\xb3\xac\xd1\x8f\xde\x9b\xb4\xaf\xf0\xec\xbf\xb7\x81\x8f\xaa\x86\x91\xe3\xe9\xe0\x93\x97\xb1\xd2\xc0\xa4\xac\x9a\xe6\x85\x81\x99\x8c\xe9\xd4\xe6\x9e\xde\xec\xa1\x81\x92\x88\xa9\x8a\xf7\xc7\xd4\xbd\xc3\xcc\xf3\x9d\x87>'.unpack'w'

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

download

return to the top page