Run ID:90061

提交时间:2024-09-07 19:17:24

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