Need help to debug my solution.

Revision en3, by akshat11, 2022-06-21 20:34:55

Problem link — https://leetcode.com/problems/furthest-building-you-can-reach/

I am able to come up with the solution after some time but I still don't know and am not able to debug why my previous solution giving wrong answer for particular test case.Could anyone help me to figure it out?

code:

https://leetcode.com/submissions/detail/727643769/

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English akshat11 2022-06-21 20:34:55 10 Tiny change: 'detail/727735284/\n ' -> 'detail/727643769/\n '
en2 English akshat11 2022-06-21 20:31:18 4 Tiny change: 'n-reach/\nI am abl' -> 'n-reach/\n\n\nI am abl'
en1 English akshat11 2022-06-21 20:30:37 410 Initial revision (published)