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