This an algorithm to count inversions in an array, this is a divide and conquer algorithm, I want to know what is the basic operatio
inversions
array
divide and conquer
basic operatio