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
@@ -920,6 +920,6 @@
920
920
| 3178 |[Find the Child Who Has the Ball After K Seconds](https://leetcode.com/problems/find-the-child-who-has-the-ball-after-k-seconds)|[](src/FindTheChildWhoHasTheBallAfterKSeconds.java)||
921
921
| 3184 |[Count Pairs That Form a Complete Day I](https://leetcode.com/problems/count-pairs-that-form-a-complete-day-i)|[](src/CountPairsThatFormACompleteDayI.java)||
922
922
| 3190 |[Find Minimum Operations to Make All Elements Divisible by Three](https://leetcode.com/problems/find-minimum-operations-to-make-all-elements-divisible-by-three)|[](src/FindMinimumOperationsToMakeAllElementsDivisibleByThree.java)||
923
-
| 3194 |[Minimum Average of Smallest and Largest Elements](https://leetcode.com/problems/minimum-average-of-smallest-and-largest-elements)|||
923
+
| 3194 |[Minimum Average of Smallest and Largest Elements](https://leetcode.com/problems/minimum-average-of-smallest-and-largest-elements)|[](src/MinimumAverageOfSmallestAndLargestElements.java)||
924
924
| 3199 |[Count Triplets With Even XOR Set Bits I](https://leetcode.com/problems/count-triplets-with-even-xor-set-bits-i)|||
925
925
| 3200 |[Maximum Height of a Triangle](https://leetcode.com/problems/maximum-height-of-a-triangle)|||
0 commit comments