D=int(input()) print("Milk" if D<=100 else "Difficult")