Owl Get a Life
reverse.cpp: In function ‘int main()’:reverse.cpp:10:6: error: ‘a’ was not declared in this scope 10 | sort(a.begin(),a.end(),greater<int>()); | ^