Run ID:90528

提交时间:2024-09-15 14:18:48

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