更新力扣链接
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
# 763.划分字母区间
|
||||
|
||||
[力扣题目链接](https://leetcode-cn.com/problems/partition-labels/)
|
||||
[力扣题目链接](https://leetcode.cn/problems/partition-labels/)
|
||||
|
||||
字符串 S 由小写字母组成。我们要把这个字符串划分为尽可能多的片段,同一字母最多出现在一个片段中。返回一个表示每个字符串片段的长度的列表。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user