Two players are playing a fair penny flipping game. For each flip, the winner adds one penny from the loser's collection to his/her collection. This continues until one player runs out of pennies and loses the game.
Calculate the probability of winning for the first player, given the first player's number of coins, m, and the second player's number of coins, n.
Example:
Input: m = 1, n =1 Output: 0.50
5170 Solvers
Is my wife right? Now with even more wrong husband
1145 Solvers
2278 Solvers
233 Solvers
377 Solvers