摘要: 一个辣鸡抄板选手。 //Achen #include<algorithm> #include<iostream> #include<cstring> #include<cstdlib> #include<vector> #include<cstdio> #include<queue> #includ 阅读全文
posted @ 2018-02-23 16:01 啊宸 阅读(307) 评论(0) 推荐(1) 编辑
摘要: 传送门 半平面交。 抄一份代码de一下午bug。 抄板选手的日常。 1 //Achen 2 #include<algorithm> 3 #include<iostream> 4 #include<cstring> 5 #include<cstdlib> 6 #include<vector> 7 #i 阅读全文
posted @ 2018-02-23 15:58 啊宸 阅读(222) 评论(0) 推荐(0) 编辑
摘要: 传送门 求平面上距离最远的两个点距离的平方。 凸包,旋转卡壳。 抄板选手的日常。 1 //Achen 2 #include<algorithm> 3 #include<iostream> 4 #include<cstring> 5 #include<cstdlib> 6 #include<vecto 阅读全文
posted @ 2018-02-23 13:21 啊宸 阅读(149) 评论(0) 推荐(0) 编辑
摘要: 传送门 全局最小割 stoer_wagner 论打板选手的自我修养 1 //Achen 2 #include<algorithm> 3 #include<iostream> 4 #include<cstring> 5 #include<cstdlib> 6 #include<vector> 7 #i 阅读全文
posted @ 2018-02-23 08:10 啊宸 阅读(183) 评论(0) 推荐(0) 编辑