PROBLEM: Given an array arr[] of size N and an integer K. Find the maximum for each and every contiguous subarray of size K. Why doesn\'t the following test case pas