a,b = map(int,input().split()) print('Drew Lost Won'.split()[((a-b)%3)])