cf/mirror

Bad Luck Island

CF
540D1900· candidate master2s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
2 2 2
Output
0.333333333333 0.333333333333 0.333333333333
Sample 2of 3
Input
2 1 2
Output
0.150000000000 0.300000000000 0.550000000000
Sample 3of 3
Input
1 1 3
Output
0.057142857143 0.657142857143 0.285714285714
540D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)