#include using namespace std; int main(){ int h,s; cin>>h>>s; if (h%2==s%2) { cout<<"Possible"<