Expand number ranges by nn(inconsistent output?)

for(;[a,b,c]=readline(s='').split(' ');print(s))for(i=(b-a)/c;--i>0;)s+=(a-=-c).toFixed(c<1&a!=1)+' '

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

download

return to the top page