0_0_39377353_8246.cpp: In function 'int main()': 0_0_39377353_8246.cpp:7:9: error: 'sort' was not declared in this scope; did you mean 'short'? 7 | sort(s.begin(), s.end()); | ^~~~ | short