Owl Get a Life
sort.cpp: In function ‘int main()’:sort.cpp:20:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’? 20 | sort(arr+0, arr+n); | ^~~~ | qsort