s=gets.chomp! max=0 count=0 s.each_char do|c| if (c.=="…") count+=1 else count=0 max=count if (max