Painter problem

I m not getting why my last two test cases are failing.
test case no 4 and 5.
please help me!

here’s my code link

you can’t sort the array in this case it will change the order and make a new array

s=max element in the array
for that use
s=*max_element(a,a+n);

i hope this helps
if yes hit a like and don’t forgot to mark doubt as resolved
if you have more doubts regarding this feel free to ask

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.