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
@@ -885,7 +885,7 @@
885
885
| 3010 |[Divide an Array Into Subarrays With Minimum Cost I](https://leetcode.com/problems/divide-an-array-into-subarrays-with-minimum-cost-i)|[](src/DivideAnArrayIntoSubarraysWithMinimumCostI.java)||
886
886
| 3014 |[Minimum Number of Pushes to Type Word I](https://leetcode.com/problems/minimum-number-of-pushes-to-type-word-i)|[](src/MinimumNumberOfPushesToTypeWordI.java)||
887
887
| 3019 |[Number of Changing Keys](https://leetcode.com/problems/number-of-changing-keys)|[](src/NumberOfChangingKeys.java)||
888
-
| 3024 |[Type of Triangle](https://leetcode.com/problems/type-of-triangle)|||
888
+
| 3024 |[Type of Triangle](https://leetcode.com/problems/type-of-triangle)|[](src/TypeOfTriangle.java)||
889
889
| 3028 |[Ant on the Boundary](https://leetcode.com/problems/ant-on-the-boundary)|||
890
890
| 3032 | 🔒 [Count Numbers With Unique Digits II](https://leetcode.com/problems/count-numbers-with-unique-digits-ii)|||
891
891
| 3038 |[Maximum Number of Operations With the Same Score I](https://leetcode.com/problems/maximum-number-of-operations-with-the-same-score-i)|||
0 commit comments