会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
HN-wrp
首页
新随笔
联系
订阅
管理
2022年1月11日
[学习笔记] 计算几何模板
摘要: 存一个跑得快用得爽的板子。 所有vector不多存任何一个点或直线。 #include <bits/stdc++.h> using namespace std; #define lep(i, l, r) for(int i = (l); i <= (r); i ++) #define rep(i,
阅读全文
posted @ 2022-01-11 18:51 HN-wrp
阅读(74)
评论(0)
推荐(0)
编辑
公告