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