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
@@ -770,7 +770,7 @@
770
770
| 2413 |[Smallest Even Multiple](https://leetcode.com/problems/smallest-even-multiple)|[](src/SmallestEvenMultiple.java)||
771
771
| 2418 |[Sort the People](https://leetcode.com/problems/sort-the-people)|[](src/SortThePeople.java)||
772
772
| 2423 |[Remove Letter To Equalize Frequency](https://leetcode.com/problems/remove-letter-to-equalize-frequency)|[](src/RemoveLetterToEqualizeFrequency.java)||
773
-
| 2427 |[Number of Common Factors](https://leetcode.com/problems/number-of-common-factors)|||
773
+
| 2427 |[Number of Common Factors](https://leetcode.com/problems/number-of-common-factors)|[](src/NumberOfCommonFactors.java)||
774
774
| 2432 |[The Employee That Worked on the Longest Task](https://leetcode.com/problems/the-employee-that-worked-on-the-longest-task)|||
775
775
| 2437 |[Number of Valid Clock Times](https://leetcode.com/problems/number-of-valid-clock-times)|||
776
776
| 2441 |[Largest Positive Integer That Exists With Its Negative](https://leetcode.com/problems/largest-positive-integer-that-exists-with-its-negative)|||
0 commit comments