Run ID:104807

提交时间:2025-01-11 13:19:58

a = int(input()) b = int(input()) print(a*b)