0_0_26457503_31615.cpp: In function 'int main()': 0_0_26457503_31615.cpp:55:42: error: 'sort' was not declared in this scope sort(arr+1,arr+n+1,greater<int>()); ^