提交时间:2025-12-26 20:07:54

运行 ID: 78566

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