Most frequent k chars distance: Difference between revisions

Content added Content deleted
m (→‎{{header|Ring}}: Remove vanity tags)
Line 766: Line 766:
<lang ring>
<lang ring>
# Project : Most frequent k chars distance
# Project : Most frequent k chars distance
# Date : 2018/02/16
# Author : Gal Zsolt (~ CalmoSoft ~)
# Email : <calmosoft@gmail.com>


load "stdlib.ring"
load "stdlib.ring"