花花酱 LeetCode 763. Partition LabelsBy zxi on January 25, 2018题目大意:把字符串分割成尽量多的不重叠子串,输出子串的长度数组。要求相同字符只能出现在一个子串中。 Problem: A string S of lowercase letters is given. We want to partition this str