0_0_37530281_4954.cpp: In function 'int main()': 0_0_37530281_4954.cpp:30:15: error: too many arguments to function 'void merge(int, int)' merge(x,y,s); ^ 0_0_37530281_4954.cpp:12:6: note: declared here void merge(int x,int y){ ^