Integer Ranges by *yuko*

1 read*,n;n=2**and(n-1,31);print'(i0" to "i0)',-n,n-1;goto1;end

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

download

return to the top page