Count of triplets that can be removed without changing Mean of given Array
Given an array arr[], the task is to calculate the count of possible triplets such that they can be removed from the array without changing the arithmetic mean of the array. Example: Input: arr[] = {8, 7, 4, 6, 3, 0, 7}Output: 3Explanation: The given array has 3 possible triplets such that removing