Sort game test case fail

https://ide.codingblocks.com/s/52622 kindly debug my code

Hey, read the problem carefully, you are supposed to print names of those employees having salary greater than or equal to a given number x, so update line:25 of your code like this if(emp[i].second>=min_sal).

@sanjeetboora thank you so much for your support. I really appreciate your support

Thanks buddy :slight_smile:

https://ide.codingblocks.com/s/58411

Hey, i am able to pass just first test case.
Kindly correct me where i am wrong.

Tanay post the question link too

Hi Tanay, there is no code in the link that you’ve shared. Save your code and then share the link.

Questions link : https://hack.codingblocks.com/contests/c/101/90
Solution link : https://ide.codingblocks.com/s/58411

@phantom @Khushboo

kindly see the code,it is passing just one test case.

Questions link : https://hack.codingblocks.com/contests/c/101/90
code- https://ide.codingblocks.com/s/88811