Binary Multiplication by shinh

gets
~/,/
puts'%08b'%eval("0b#$`*0b#$'")

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

download

return to the top page