Snippets

cia_rana できる人のおちんぎんあっぷ

Created by cia_rana last modified
1
2
3
4
h=$<.map{|e|e.split(?,).rotate}.to_h
s=Hash.new 0
h.map{|_,v|s[v]+=100}
puts s.sort.map{|k,v|"#{k}:#{v/h.size}%"}

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.