Run ID:92075

提交时间:2024-09-28 11:12:31

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