Run ID:123138

提交时间:2025-06-28 11:18:16

a,b=input().split() c=a+b c=int(c) print(c*c)