0_0_14141376_30432.cpp: In function 'int main()': 0_0_14141376_30432.cpp:90:38: error: 'swap' was not declared in this scope if(l[i]>r[i]) swap(l[i],r[i]); ^