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