Skip to content

Commit 585dd07

Browse files
committed
Update 1876. 长度为三且各字符不同的子字符串.md
1 parent 1ba68a9 commit 585dd07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Solutions/1876. 长度为三且各字符不同的子字符串.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [1876. 长度为三且各字符不同的子字符串](https://leetcode.cn/problems/substrings-of-size-three-with-distinct-characters/description/)
1+
# [1876. 长度为三且各字符不同的子字符串](https://leetcode.cn/problems/substrings-of-size-three-with-distinct-characters/)
22

33
- 标签:哈希表、字符串、计数、滑动窗口
44
- 难度:简单

0 commit comments

Comments
 (0)