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