Run ID:90058

提交时间:2024-09-07 19:15:48

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