Rule 30 by murky-satyr

for(s=readline(n='##');s;s=s.slice(1))n+=' #'['  !'<s&s<'# #'];print(n)

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

download

return to the top page