Owl Get a Life
descsort.cpp: In function ‘int main()’:descsort.cpp:17:12: error: ‘v’ was not declared in this scope 17 | std::sort(v.rbegin(),v.rend()); | ^