32bit integer by 0mg

_=2<<30;main(){printf("%d to %d",_,~_);}

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

download

return to the top page