Merger k sorted arrays

getting runtime error

@sarthak051999,
Make sure y+1 is a valid index before accessing arr[x][y+1].

there is an if statement in the code present for checking this condition

@sarthak051999,
Corrected code, here

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.