Run ID:87865

提交时间:2024-08-15 16:40:22

r = input().split() a = input(r[0]) b = input(r[1]) print(a*b)