printf'%*vd',$/,'\x13\x14\x15\x16\x17\x18\x14\x15\x16\x17\x18\x19\x1a\x17\x14\x15\x19\x17\x18\x15\x16\x17\x18\x19\x19'
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page