0_0_39652557_14955.cpp: In function 'int main()': 0_0_39652557_14955.cpp:21:18: error: 'sort' was not declared in this scope; did you mean 'short'? 21 | sort(I,I+n,cmp); | ^~~~ | short