Owl Get a Life
sort.cpp: In function ‘int main()’:sort.cpp:14:19: error: expected ‘)’ before ‘;’ token 14 | swap(a[i],a[j]; | ~ ^ | )