a = int(input()) if a > 1: print('Petr') else: print('square1001')