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