提交时间:2025-12-26 20:06:42

运行 ID: 78564

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