Hit Ball
203D1700· expert2s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
7 2 113 -11 2
Output
6.5000000000 2.0000000000
Sample 2of 2
Input
7 2 114 -3 3
Output
4.1666666667 1.0000000000
58%
203D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
7 2 113 -11 2
6.5000000000 2.0000000000
7 2 114 -3 3
4.1666666667 1.0000000000