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