$<.map{|i|p (0..9).map{|j|i[s=0,3].bytes{|k|s+=[d=(j-k)%10,10-d].min};s}.min}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page