Getting run time error

Hello @sharad1103

You have declared the β€œtemp” array inside merge function to be of size 100 only.
While the array β€œa” can go upto 2*10^5