In the planet Cake, home of the Master Masao, a casino offers a particular game. There is an array of probabilities for some natural number . At every moment, a coin has probability of landing heads when flipped. If it indeed lands heads, the next time the probability will be . Otherwise, the probability will be . The initial “state” is . Before playing, you must decide a number between and . Afterwards, you flip the coin times. You win if the total number of times the coin landed heads is an odd number.
Given the probabilities of a coin, compute the probability of winning a game assuming an optimal strategy.
Input consists of several cases, each with an odd number followed by probabilities. Assume .
For every case, print the probability of winning with four digits after the decimal point. The input cases have no precision issues.
Author: Xavier Martínez
Generation: 2026-01-25T10:06:11.034Z
© Jutge.org, 2006–2026.
https://jutge.org