perfect square free by kou

i,j;main(){for(;++j<i*i?printf(j-3?", %d":"[%d",j):++i<11;);puts("]");}

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

download

return to the top page