Given a array of numbers, output the array like this: a1 <= a2 >= a3 <= a4 >= a5...
April 22, 2025