摘要: 111.交点 题目链接 来源:力扣(LeetCode)链接:https://leetcode-cn.com/problems/intersection-lcci 题目描述 给定两条线段(表示为起点start = {X1, Y1}和终点end = {X2, Y2}),如果它们有交点,请计算其交点,没有 阅读全文
posted @ 2020-04-14 23:01 刘欣lx 阅读(152) 评论(0) 推荐(0) 编辑