Run ID:90071
提交时间:2024-09-07 19:24:50
s=input().split() a=s[0] b=s[1] a=(a) b=(b) c=a+b c=int(c) print(c*c)