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-1
Original file line number
Diff line number
Diff line change
@@ -485,7 +485,7 @@
485
485
| 2022 |[Convert 1D Array Into 2D Array](https://leetcode.com/problems/convert-1d-array-into-2d-array)|[](src/Convert1DArrayInto2DArray.java)||
486
486
| 2027 |[Minimum Moves to Convert String](https://leetcode.com/problems/minimum-moves-to-convert-string)|[](src/MinimumMovesToConvertString.java)||
487
487
| 2032 |[Two Out of Three](https://leetcode.com/problems/two-out-of-three)|[](src/TwoOutOfThree.java)||
488
-
| 2037 |[Minimum Number of Moves to Seat Everyone](https://leetcode.com/problems/minimum-number-of-moves-to-seat-everyone)|||
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)|||
490
490
| 2047 |[Number of Valid Words in a Sentence](https://leetcode.com/problems/number-of-valid-words-in-a-sentence)|||
491
491
| 2053 |[Kth Distinct String in an Array](https://leetcode.com/problems/kth-distinct-string-in-an-array)|||
0 commit comments