#include #include using namespace std; #define NMAX 100000 int main(){ int Aw,Ab,Bw,Bb; int C,D; cin>>Aw>>Ab; cin>>Bw>>Bb; cin>>C>>D; if(Ab