if int(input())<1200:
  print("green")
else:
	print("difficult")