h,s=map(lambda x:int(x[-1]),input().split()) print(["P","Imp"][(h^s)&1],"ossible",sep="")