diff --git a/MajorityElement.c b/MajorityElement.c index 2272ad5..94695ad 100644 --- a/MajorityElement.c +++ b/MajorityElement.c @@ -29,12 +29,12 @@ void mergesort(long int a[],long int l,long int r) long int mid; if(l