Run ID:123137

提交时间:2025-06-28 11:17:39

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