江帆-
江帆-
题解
题解 | #图片整理#
全部文章
题解
归档
标签
去牛客网
登录
/
注册
题解 | #图片整理#
6131 浏览
3 回复
2021-11-02
江帆-
+关注
图片整理
http://www.nowcoder.com/practice/2de4127fda5e46858aa85d254af43941
无脑干就完事了
while True: try: print(''.join(sorted(input()))) except EOFError: break
Python3
字符串
python
字符串-中等
华为机考
举报
收藏 9
赞 72
评论加载中...