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