日志9

sort函数对string型 按字典序排序

#include<iostream>  #include<algorithm>  #include<cstring> using namespace std; int main() {  string str("hello world");  sort(str.begin(),str.end());
    cout<<str; return 0;
}
全部评论

相关推荐

ResourceUtilization:我嘞个董事长
点赞 评论 收藏
分享
xxxxOxo:该催就催,想要你的不会因为催就挂,催了就挂的是因为本来就要挂你
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客企业服务