0_0_36937108_7681.cpp: In function 'int main()': 0_0_36937108_7681.cpp:17:7: error: 'sort' is not a member of 'std' std::sort(v.begin(), v.end(), std::greater<int>()); ^