Help me in solving DAA014 problem

My issue

complete this code

My code

#include <stdio.h>

int main() {
    // your code goes here
    return 0;
}

Learning course: Analysis and Design of Algorithms
Problem Link: Inversion Count in Analysis and Design of Algorithms