Input is a sequence of lines, each line contains two integer numbers k and n, 1 <= n <= 100. For each line of input, output the percentage of tight words of length n over the alphabet {0, 1, ... , k} with 5 fractional digits.
4 1 2 5 3 5 8 7
100.00000 40.74074 17.38281 0.10130