Integer Ranges by pooq

for(v in scan("stdin"))cat(x<--2^((v-1)%%32),"to",-x-1,fill=T)

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

download

return to the top page