Merge sort by recursion


here isthe code giving run error idk why

hello @lakshaygarg128
ur size of temp array should be atleast n.
image
so check maximum value of n possible and declare ur temp array with size greater than that