0_0_31880351_18389.cpp: In function 'void merge_sort(double*, int, int)': 0_0_31880351_18389.cpp:28:31: error: 'merge' was not declared in this scope merge(a,left,right,mid); ^