s=input().strip() if s== "Zelkova and Cherry": print("1st") if s == "BANNED CONTEST": print("2nd") if s == "Stray Bullet": print("3rd") if s == "Early Summer Rain": print("4th") if s == "Do you know Cherry Contest?": print("Alpha")