题解 | 统计牛客网数据

nums = input().split()
nums =  [int(num) for num in nums]

max_nums = max(nums)

min_nums = min(nums)

total = sum(nums)

print(max_nums)
print(min_nums)
print(total)

全部评论

相关推荐

瑞雪兆丰年_:可以贴个超级大的校徽,以防HR眼拙
点赞 评论 收藏
分享
Clavoss:一眼AI,死亏
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务