Merge sort problem

mam my code is giving m run time error please help

@YASHMATHURIA123,
Your array c is too small, n can be upto 1e5.