Hi, recently I just solved the problem 717H using a probabilistic / randomized solution (here is my submission: https://codeforces.net/contest/717/submission/304678195). However, I couldn't find a way to calculate the probability of success for each iteration. Can anyone help me with this? Thanks!