Merge Sort -----

incorrect output for odd no. of inputs

hey @Shivam_mehta_2954, in line 56 make it n-1 instead of n. As constraints are high in question change the datatype from int to long long int and increase the size of array