here isthe code giving run error idk why
Merge sort by recursion
hello @lakshaygarg128
ur size of temp array should be atleast n.
![]()
so check maximum value of n possible and declare ur temp array with size greater than that
here isthe code giving run error idk why
hello @lakshaygarg128
ur size of temp array should be atleast n.
![]()
so check maximum value of n possible and declare ur temp array with size greater than that