Missing Digit by kaz_u

  
   \x09  \x09
  \x09\x09\x09\x09 \x09\x09\x09\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:

mark null
push +9(4b)
push -478(9b)
mark +0(0b)
push +0(0b)
dup
getc
retr
add
dup
jneg +0(0b)
sub
puti
push +0(0b)
retr
putc
jump null

download

return to the top page