#include using namespace std; int main(){ int N,K; cin>>N>>K; if(N==K){ cout<<"Drew"<