#include using namespace std; main(){ double l,r,d,w; cin>>l>>r; cin>>d; cin>>w;std::cout.precision(7); cout<