Topic: Mathematics Problem / Level: intermediate

Problem: Write a program to determine the maximum product of a contiguous subarray of size k.

Run the code to see the output here...