$<.map.with_index{|s,i|[-s.to_i,65+i]}.sort.map{|v,k|puts k.chr}