n = int(input().strip()) if n == 1: print('square1001') else: print('Petr')