We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba68a9 commit 585dd07Copy full SHA for 585dd07
Solutions/1876. 长度为三且各字符不同的子字符串.md
@@ -1,4 +1,4 @@
1
-# [1876. 长度为三且各字符不同的子字符串](https://leetcode.cn/problems/substrings-of-size-three-with-distinct-characters/description/)
+# [1876. 长度为三且各字符不同的子字符串](https://leetcode.cn/problems/substrings-of-size-three-with-distinct-characters/)
2
3
- 标签:哈希表、字符串、计数、滑动窗口
4
- 难度:简单
0 commit comments