Run ID:90055

提交时间:2024-09-07 19:13:19

a = input().split() b = a[1] c = int(b) b = c print(b*b)