会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
FlashHu
——蝌
博客园
首页
新随笔
联系
管理
2019年1月12日
计算几何细节梳理&模板
摘要: 点击%XZY巨佬 向量的板子 #include<bits/stdc++.h> #define I inline using namespace std; typedef double DB; struct Vec{ DB x,y; I Vec(){x=y=0;} I Vec(DB a){x=a;y=
阅读全文
posted @ 2019-01-12 09:23 Flash_Hu
阅读(1875)
评论(1)
推荐(12)
编辑
公告