2554———————交点 摘要: a,b = map(float,input().split()) c,d = map(float,input().split()) x = (d-b)/(a-c) …… 题解列表 2022年07月07日 0 点赞 0 评论 275 浏览 评分:0.0