Run ID:90276

提交时间:2024-09-10 20:00:32

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