#include using namespace std; int main() { double A,B,X,Y; cin>>A>>B>>X>>Y; cout<