Run ID:113523

提交时间:2025-03-15 20:22:22

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