🧠 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…