cf/mirror

Computer Game

CF
1067D3100· legendary gm3s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3 2
3 1000 0.5
1 2 0.48
3 20 0.3
Output
252.2500000000000
Sample 2of 2
Input
2 2
1 1000 0.1
2 3 0.2
Output
20.7200000000000
1067D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)