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