import os a=os.read(0,1422)[:-5] while 1:b=a;exec"b=b.replace('@i',raw_input(),1);"*12;print b
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page