Uniform Chemistry
1776K3200· legendary gm2s256 MB⌨ stdin/stdout
Examples
Sample 1of 4
Input
2 31 1 1
Output
1.0 1.0 1.0
Sample 2of 4
Input
3 31 1 2
Output
0.5 0.5 1.0
Sample 3of 4
Input
3 31 1 1
Output
0.625 0.625 0.625
Sample 4of 4
Input
100 71 2 4 8 16 32 64
Output
0.178593469 0.179810455 0.1823067710.187565366 0.199300430 0.2293563220.348722518
58%
1776K.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)