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