zhaoyongkang
zhaoyongkang
全部文章
分类
题解(12)
归档
标签
去牛客网
登录
/
注册
zhaoyongkang的博客
全部文章
(共12篇)
题解 | #争夺前五名#
python小白解法 num = int(input()) res = "" score = map(int,input().split(" ")) result = sorted(score ,...
Python3
2022-01-16
0
333
题解 | #衡量人体胖瘦程度#
while True: try: weigth ,heigth = map(int,input().split())...
Python3
2022-01-16
0
296
首页
上一页
1
2
下一页
末页