Pricing
Learn
Code
Deploy
More
I wanna just do it #2
120
1 year ago by
pro gamer
#python code
a,b=map(int,input.split())
print(pow(a*b)-(a+b))