let () = let n = Scanf.scanf "%d\n" (fun x -> x) in Printf.printf "%s\n" (if n = 1 then "square1001" else "Petr")