a,b,c,d=map(int,input().split()) if ac: print("null") else: if (b-d)%3==2: print("null") elif b==d: print("Draw") else: print("tRue")