asunder by shinh

gets$_
52.times{|i|s=(65+i+i/26*6).chr;puts s+':%3d'%$_.count(s)}

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

download

return to the top page