You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -488,7 +488,7 @@
488
488
| 2037 |[Minimum Number of Moves to Seat Everyone](https://leetcode.com/problems/minimum-number-of-moves-to-seat-everyone)|[](src/MinimumNumberOfMovesToSeatEveryone.java)||
489
489
| 2042 |[Check if Numbers Are Ascending in a Sentence](https://leetcode.com/problems/check-if-numbers-are-ascending-in-a-sentence)|[](src/CheckIfNumbersAreAscendingInASentence.java)||
490
490
| 2047 |[Number of Valid Words in a Sentence](https://leetcode.com/problems/number-of-valid-words-in-a-sentence)|[](src/NumberOfValidWordsInASentence.java)||
491
-
| 2053 |[Kth Distinct String in an Array](https://leetcode.com/problems/kth-distinct-string-in-an-array)|||
491
+
| 2053 |[Kth Distinct String in an Array](https://leetcode.com/problems/kth-distinct-string-in-an-array)|[](src/KthDistinctStringInAnArray.java)||
492
492
| 2057 |[Smallest Index With Equal Value](https://leetcode.com/problems/smallest-index-with-equal-value)|||
493
493
| 2062 |[Count Vowel Substrings of a String](https://leetcode.com/problems/count-vowel-substrings-of-a-string)|||
494
494
| 2068 |[Check Whether Two Strings are Almost Equivalent](https://leetcode.com/problems/check-whether-two-strings-are-almost-equivalent)|||
0 commit comments