Owl Get a Life
sort.cpp: In function ‘int main()’:sort.cpp:19:10: error: ‘arr’ was not declared in this scope 19 | sort(arr.begin(), arr.end(), cmp); | ^~~