N = input() N = int(N) if N == 1: print("square1001") else: print("Petr")