code:https://ide.codingblocks.com/s/475991
problem: merge sort
getting wrong answer
I have modified this code for counting inversions please check for 1243 answer should be 1 it is giving 2
check now->
https://hack.codingblocks.com/app/contests/2142/374/problem
code: https://ide.codingblocks.com/s/476032
I’m getting run time error on hackerblocks
check constraints and declare array size accordingly
I think I’m doing that
correct this…