Climbing the Leaderboard Hackerrank problem help
Difference between en1 and en2, changed 423 character(s)
Hello Codeforces,↵

I was solving [this problem on hackerrank](https://www.hackerrank.com/challenges/climbing-the-leaderboard/problem).↵

I successfully solved it by submitting [this](http
s://pastebin.com/hXFbcVTBcollabedit.com/4p7gd) ([for hackkerank site](https://www.hackerrank.com/challenges/climbing-the-leaderboard/submissions/code/160408326)). All test cases passed.↵

But [this submission](http
s://pastebin.com/tQ7SVkbV) fails on [this](https://hr-testcases-us-east-1.s3.amazonaws.com/29530/input08.txt?AWSAccessKeyId=AKIAJ4WZFDFQTZRGO3QA&Expires=1590434688&Signature=pK0SMFPQhRqzKr3yd7ezln6bVtI%3D&response-content-type=text%2Fplain)collabedit.com/57tb9)([for hackkerank site](https://www.hackerrank.com/challenges/climbing-the-leaderboard/submissions/code/160503246)) fails on [this](https://pasteid.fledix.com/u28s) test case. Why??↵

Also when i try to implement the above solutions on my computer they run indefinitely on other test cases(which got accepted on hackerrank) for large values of n and m. ↵

Help!!↵

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en5 English jiraiya_777 2020-05-26 14:20:32 0 (published)
en4 English jiraiya_777 2020-05-26 14:19:47 30 (saved to drafts)
en3 English jiraiya_777 2020-05-26 14:12:28 240 Tiny change: 'lp!!\n\n**UPD**- I have' -> 'lp!!\n\n**Note**- I have'
en2 English jiraiya_777 2020-05-26 11:15:10 423
en1 English jiraiya_777 2020-05-25 20:30:58 759 Initial revision (published)