SumCount by %20

   \x09
 
  
 \x09
\x09\x09\x09\x09\x09\x09  \x09 
    \x09
\x09   \x09  
   \x09 
\x09 \x09 \x09
 \x09

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

Disassemble:

push +1(1b)
dup
dup
geti
retr
sub
dup
push +1(1b)
add
mul
push +2(2b)
div
puti

download

return to the top page