Output Sequence by nn

15.times{i->k=0;println((1..100).sum{j->j%3||k++;j%5||k--;k-i?j>9?'  ':' ':"$j"}-~/ *$/)}

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

download

return to the top page