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