try: while 1: d=list(map(int,input().split()));print(['Fail','Pass'][sum(d)/d[0]-1