print("even" if (520921%int(input())%2==0) else "odd")