Expedi problem issue

this is code and it passing any of the test case kindly rectify my code

Hey @Legendankit
You can apply greedy algorithm to sort all fuel stops on the basis of the fuel quantity that they provide in descending order. Then loop through it and whenever the total fuel becomes >= the total distance, print the number of stops.
Code : https://ide.codingblocks.com/s/201393
hope it helps.

ohhh understood thanks a lot for the code

1 Like

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.