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