puts (gets.chomp + gets.chomp).split(//).chunk{|i|i == "o"}.max_by{|bool, array|if bool then array.size else 0 end}[1].size