0_0_39211184_3477.cpp: In function 'int main()': 0_0_39211184_3477.cpp:8:5: error: 'sort' was not declared in this scope; did you mean 'short'? 8 | sort(str.begin(),str.end()); | ^~~~ | short