128 bits by scottg

main(i){for(;i<144;)putchar("01 "[(" \x7fF\x0c4\xb7\xcb\xe3\xda7\nV;\xda\xb8\xda\x88\x03"[i/8]>>i%8&1)+!(i++%9)]);}

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

download

return to the top page