We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d47ba09 commit 55a4150Copy full SHA for 55a4150
Algorithms/1078_occurrences_after_bigram.md
@@ -1,4 +1,4 @@
1
-#[Occurrences After Bigram](https://leetcode.com/problems/occurrences-after-bigram/)
+# [Occurrences After Bigram](https://leetcode.com/problems/occurrences-after-bigram/)
2
3
Given two strings first and second, consider occurrences in some text of the form "first second third", where second
4
comes immediately after first, and third comes immediately after second.
0 commit comments