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