I am trying to partition an array into two regions S1 & S2. The pivot MUST be the first element of the array. So, for example:I am trying to partition an array into two regi
I am trying to partition an array into two regions S1 & S2. The pivot MUST be the first element of the array. So, for example:I am trying to partition an array into two regi