c=p=open(0).read() for l in"()/":c=c.replace(l,l+l) exec(c[:6]+"list"*("1"in p)+c[6:]+p)
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page