Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:21:2: error: ‘qsort’ was not declared in this scope 21 | qsort( schools, m, sizeof(int), compare ); | ^~~~~