perfect square free by chocobi

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

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

download

return to the top page