0_0_39628194_24322.cpp: In function 'int main()': 0_0_39628194_24322.cpp:16:5: error: 'sort' was not declared in this scope; did you mean 'short'? 16 | sort(vec.begin(), vec.end(),cmp); | ^~~~ | short