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