Binary Multiplication by murky-satyr

print(17430181 .toString(2).substr(new Date%4*-8,8))

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

download

return to the top page