首页
题库
公司真题
专项练习
面试题库
在线编程
面试
面试经验
AI 模拟面试
简历
求职
学习
基础学习课
实战项目课
求职辅导课
专栏&文章
竞赛
搜索
我要招人
发布职位
发布职位、邀约牛人
更多企业解决方案
AI面试、笔试、校招、雇品
HR免费试用AI面试
最新面试提效必备
登录
/
注册
湖大马云
获赞
0
粉丝
0
关注
0
看过 TA
4
湖南大学
2027
数据分析师
IP属地:香港
暂未填写个人简介
私信
关注
拉黑
举报
举报
确定要拉黑湖大马云吗?
发布(4)
评论
刷题
收藏
湖大马云
关注TA,不错过内容更新
关注
05-01 20:01
湖南大学 数据分析师
题解 | 绕距
import math x1,y1=list(map(int,input().split())) x2,y2=list(map(int,input().split())) de=math.sqrt((x1-x2)**2+(y1-y2)**2) dm=abs(x1-x2)+abs(y1-y2) print(abs(dm-de))
0
点赞
评论
收藏
分享
05-01 19:06
湖南大学 数据分析师
题解 | 计算带余除法
a,b=list(map(int,input().split())) c=a//b d=a%b # print(int(c)+" "+int(d)) print(c,d)
0
点赞
评论
收藏
分享
05-01 18:03
湖南大学 数据分析师
题解 | 复读机
a=int(input()) b=int(input()) c=float(input()) d=str.lower(input()) e=str(input()) print(a) print(b) print(format(c,".1f")) print(d) print(e)
0
点赞
评论
收藏
分享
05-01 18:02
湖南大学 数据分析师
题解 | 复读机
a=int(input()) b=int(input()) c=float(input()) d=str.lower(input()) e=str(input()) print(a) print(b) print(format(c,".1f")) print(d) print(e)
0
点赞
评论
收藏
分享
1
创作者周榜
更多
关注他的用户也关注了:
牛客网
牛客网在线编程
牛客网题解
牛客企业服务