if int(input()) <= 100:
	print('Milk')
else:
	print('Difficult')