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