Run ID:89987

提交时间:2024-09-07 14:23:18

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