π§ Solving LeetCode Until I Become Top 1% β Day `70`
πΉ Problem: 3021. Alice and Bob Playing Flower Game Difficulty: #Medium Tags: #Math, #Combinatorics π Problem Summary Alice and Bob play a game with n flowers and m flowers. Each chooses one flower. Alice wins if the total number of petals is odd. You need to count the number of winning pairs (x, y) where…