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
+6-1
Original file line number
Diff line number
Diff line change
@@ -922,5 +922,10 @@
922
922
| 3184 |[Count Pairs That Form a Complete Day I](https://leetcode.com/problems/count-pairs-that-form-a-complete-day-i)|[](src/CountPairsThatFormACompleteDayI.java)||
923
923
| 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)||
924
924
| 3194 |[Minimum Average of Smallest and Largest Elements](https://leetcode.com/problems/minimum-average-of-smallest-and-largest-elements)|[](src/MinimumAverageOfSmallestAndLargestElements.java)||
925
-
| 3199 |[Count Triplets With Even XOR Set Bits I](https://leetcode.com/problems/count-triplets-with-even-xor-set-bits-i)|||
925
+
| 3199 |🔒 [Count Triplets With Even XOR Set Bits I](https://leetcode.com/problems/count-triplets-with-even-xor-set-bits-i)|||
926
926
| 3200 |[Maximum Height of a Triangle](https://leetcode.com/problems/maximum-height-of-a-triangle)|[](src/MaximumHeightOfATriangle.java)||
927
+
| 3206 |[Alternating Groups I](https://leetcode.com/problems/alternating-groups-i)|[](src/AlternatingGroupsI.java)||
928
+
| 3210 |[Find the Encrypted String](https://leetcode.com/problems/find-the-encrypted-string)|||
929
+
| 3216 |[Lexicographically Smallest String After a Swap](https://leetcode.com/problems/lexicographically-smallest-string-after-a-swap)|||
930
+
| 3222 |[Find the Winning Player in Coin Game](https://leetcode.com/problems/find-the-winning-player-in-coin-game)|||
931
+
| 3226 |[Number of Bit Changes to Make Two Integers Equal](https://leetcode.com/problems/number-of-bit-changes-to-make-two-integers-equal)|||
0 commit comments