#include using namespace std; int main(){ long long int r,c; cin>>r>>c; if(r==c){ if(r%2==0){ cout<