delete words by Mark Byers

R=raw_input
w=R()
exec'_=R()'+'+"\\n"+R()'*11
for n in 13,1,12,1:_=(n*_)[::-n].replace(w," "*len(w))
R(_)

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

download

return to the top page