Fill in the blanks by Hendrik

r=readline
for(f=r(i=0);s=r();)for each(c in s+"\n")putstr(c=="_"?f[i++]:c)

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

download

return to the top page