Run ID:90885

提交时间:2024-09-18 20:23:34

s=input().split() a=(s[0]) b=(s[1]) print(int(a+b)*int(a+b))