Run ID:90183

提交时间:2024-09-08 10:41:23

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