asunder by 51b

import std.stdio;int[128]a;int n;void main(){a[n=a[getchar+1]++]&&n>11&&printf("%c:%3d
",n-1,a[n]);main;}

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

download

return to the top page