Encoding::default_external = "UTF-8" s = gets puts s.scan(/…+/).map(&:length).max || 0