gets st = readlines.map!(&:bytes).transpose.to_h puts st.reject{ _1 == _2 }.size