a,b=map(int,input().split()) add=a+b mul=a*b def gcd(add,mul): if add