凉风1
凉风1
全部
题解 | 彩虹糖的梦
全部文章
分类
归档
标签
去牛客网
登录
/
注册
题解 | 彩虹糖的梦
58 浏览
0 回复
2025-07-21
凉风1
+关注
list1 = list(map(int,input().split())) list1 = sorted(list1) print(list1[0])
举报
收藏
赞
评论加载中...