n=int(input());s=input();print("Q") if s=="Q" else print(-1)