#include using namespace std; int main(){ int a,b; cin>>a; cin>>b; if(a%2==0||b%2==0){ cout<<"Yes"<