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