Run ID:123136

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

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