Topic: Mathematics Problem / Level: intermediate

Problem: Create a program to compute the maximum sum of a contiguous subarray of size k.

Run the code to see the output here...