seq by pooq

a:stdin.get_s(9).split(",").to_a;range(a[0].to_i,a[1].to_i+1){it.p;};

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

download

return to the top page