m = int(input()) print(("Odd" if (177635683940025046467781066894531%m)%2 else "Even"))