question:
https://hack.codingblocks.com/app/practice/1/1057/problem
answer:
Not able to clear test cases
do not sort the array otherwise it will give wrong ans
Note that:
Every painter can paint only contiguous segments of boards.
if you sort the array then contiguous will not remain correct contiguous
and binary search is not on array
here binary search is at range s to e
Modified Code
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.