0_0_39035410_10252.cpp: In function 'int main()': 0_0_39035410_10252.cpp:20:17: error: 'sort' was not declared in this scope; did you mean 'short'? 20 | sort(a.begin(),a.end()); | ^~~~ | short