Unsighned int Max by narb

   \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 +256(9b)
dup
mul
dup
mul
push +1(1b)
sub
puti

download

return to the top page