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