import re while 1:*v,=range(10);exec(re.sub('(\d)',r'v[\1]',input()));print(ans)
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page