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
@@ -782,7 +782,7 @@
782
782
| 2466 |[Count Ways To Build Good Strings](https://leetcode.com/problems/count-ways-to-build-good-strings)|||
783
783
| 2469 |[Convert the Temperature](https://leetcode.com/problems/convert-the-temperature)|[](src/ConvertTheTemperature.java)||
784
784
| 2475 |[Number of Unequal Triplets in Array](https://leetcode.com/problems/number-of-unequal-triplets-in-array)|[](src/NumberOfUnequalTripletsInArray.java)||
785
-
| 2481 |[Minimum Cuts to Divide a Circle](https://leetcode.com/problems/minimum-cuts-to-divide-a-circle)|||
785
+
| 2481 |[Minimum Cuts to Divide a Circle](https://leetcode.com/problems/minimum-cuts-to-divide-a-circle)|[](src/MinimumCutsToDivideACircle.java)||
786
786
| 2485 |[Find the Pivot Integer](https://leetcode.com/problems/find-the-pivot-integer)|||
| 2492 |[Minimum Score of a Path Between Two Cities](https://leetcode.com/problems/minimum-score-of-a-path-between-two-cities)|[](python/minimum_score_of_a_path_between_two_cities.py)||
0 commit comments