seq by teebee(pooq)

a,b:stdin.get_s(9).split(",").to_a;range(a.to_i,b.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