asunder by 51b

n=30;c[999];main(){c[getchar()]++<n&&main();c[++n]&&printf("%c:%3d\n",n,c[n]);}

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

download

return to the top page