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