Welcome to Westonci.ca, your one-stop destination for finding answers to all your questions. Join our expert community now! Our Q&A platform offers a seamless experience for finding reliable answers from experts in various disciplines. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.

Read three integers from user input without a prompt. Then, print the product of those integers. Ex: If input is 2 3 5, output is 30. Note: Our system will run your program several times, automatically providing different input values each time, to ensure your program works for any input values.