0_0_39799209_20449.cpp: In function 'int main()': 0_0_39799209_20449.cpp:14:1: error: 'sort' was not declared in this scope; did you mean 'short'? 14 | sort(a,a+n); | ^~~~ | short