from os import* a=0 for c in read(0,99):a+=(c<')')-(c==')');write(1,(c,'%d'%a)[c>'/'])
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page