m = int(input()) print(("odd" if (177635683940025046467781066894531%m)%2 else "even"))