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