128 bits by kt3k

ID DIVISION.PROGRAM-ID.h.PROCEDURE DIVISION.DISPLAY'00001001 11111001 00010001 00000010 10011101 01110100 11100011 01011011 11011000 01000001 01010110 11000101 01100011 01010110 10001000 11000000'.

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

download

return to the top page