I have an array of 200 elements. I want to divide this array into 25 parts and find the RMS values of these parts and print 0 if it is less than 20, 1 if it is greater. Examp