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