Output Sequence by uru

j;main(i){for(;j<15;j++)for(i=0;i<7*j+j/2-j%2+5&&i<100;)printf(j-i/3+i/5?i>9?"  ":i>1?" ":"\n ":"%d",++i);}

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

download

return to the top page