2 test cases failing in kth root
Hi, if you want to calculate mid=(st+en)/2 then you have to just modify your code a bit.
i have done that ,have a look at this:
1 Like
Hi, if you want to calculate mid=(st+en)/2 then you have to just modify your code a bit.
i have done that ,have a look at this: