随笔分类 -  计算几何

摘要:/* 暂时跳过内容 复数部分 判断两线段是否相交 (包括是否判断端点) 求两线段最小距离的平方 */ #include <bits/stdc++.h> #define db double #define ll long long #define mp make_pair #define fi fir 阅读全文
posted @ 2021-10-07 20:48 circletime 阅读(84) 评论(0) 推荐(0)