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