i,j,k,m;main(c){for(;i++<32;printf("%d%.*s\n",c?j/6+6:m?k/3+4:i,c?j%6%2+1:m,"a+b+c+"+(c?j%6/2:m?k%3:3)*2))j=i-10,k=i-4,c=i>9,m=i>3;}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page