https://ide.codingblocks.com/s/266674 is the code that i have written but it is unable to pass one test case.
1 test case not passing
Consider a case: 20 8 22 5 3 4 25 -1 -1 10 14 -1 -1 -1 -1 -1 -1 -1 -1
Expected o/p: 5 10 4 14 25
Your o/p: 5 10 4 22 25
You can refer this code:https://ide.codingblocks.com/s/266690
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.