getting segmentation fault error. Unable to figure out where my code is going wrong. Kindly check for the mistake.
Https://ide.codingblocks.com/s/259356
@rishabhmahajan546
i m using merge sort algo and there itself comparing the element in left array with right array and increasing the count of that element if any element is greater then it.
I have applied the same logic as discussed in the video