Substract from a Googol by nn

c;char*p;s[99];main(j,v){gets(s)?p=index(s,0),j=100:0;v=10-9*!j-(p>s)**--p%12-c;c=v<10;j-->c&&main(j);putchar(v%10+48);}

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

download

return to the top page