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
| 2037 | [Minimum Number of Moves to Seat Everyone](https://leetcode.com/problems/minimum-number-of-moves-to-seat-everyone/) | [Python](./2037-minimum-number-of-moves-to-seat-everyone/2037-minimum-number-of-moves-to-seat-everyone.py) | [Easy](./2037-minimum-number-of-moves-to-seat-everyone/README.md) |
733
733
| 2038 | [Remove Colored Pieces if Both Neighbors are the Same Color](https://leetcode.com/problems/remove-colored-pieces-if-both-neighbors-are-the-same-color/) | [Python](./2038-remove-colored-pieces-if-both-neighbors-are-the-same-color/2038-remove-colored-pieces-if-both-neighbors-are-the-same-color.py) | [Medium](./2038-remove-colored-pieces-if-both-neighbors-are-the-same-color/README.md) |
734
+
| 2044 | [Count Number of Maximum Bitwise OR Subsets](https://leetcode.com/problems/count-number-of-maximum-bitwise-or-subsets) | [Python](./2044-count-number-of-maximum-bitwise-or-subsets/2044-count-number-of-maximum-bitwise-or-subsets.py) | [Medium](./2044-count-number-of-maximum-bitwise-or-subsets/README.md) |
734
735
| 2045 | [Second Minimum Time to Reach Destination](https://leetcode.com/problems/second-minimum-time-to-reach-destination/) | [Python](./2045-second-minimum-time-to-reach-destination/2045-second-minimum-time-to-reach-destination.py) | [Hard](./2045-second-minimum-time-to-reach-destination/README.md) |
735
736
| 2050 | [Number of Different Integers in a String](https://leetcode.com/problems/number-of-different-integers-in-a-string/) | [Python](./2050-number-of-different-integers-in-a-string/2050-number-of-different-integers-in-a-string.py) | [Easy](./2050-number-of-different-integers-in-a-string/README.md) |
736
737
| 2053 | [Kth Distinct String in an Array](https://leetcode.com/problems/kth-distinct-string-in-an-array/) | [Python](./2053-kth-distinct-string-in-an-array/2053-kth-distinct-string-in-an-array.py) | [Easy](./2053-kth-distinct-string-in-an-array/README.md) |
0 commit comments