A,B = map(int,input().split()) mod = 10**9+7 if (A+B)%2==0: if A