上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 44 下一页
该文被密码保护。 阅读全文
posted @ 2018-02-27 18:55 啊宸 阅读(15) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2018-02-26 21:03 啊宸 阅读(15) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2018-02-25 20:33 啊宸 阅读(8) 评论(0) 推荐(0) 编辑
摘要: 传送门 平面最近点对模板。 //Achen #include<algorithm> #include<iostream> #include<cstring> #include<cstdlib> #include<vector> #include<cstdio> #include<queue> #in 阅读全文
posted @ 2018-02-24 19:29 啊宸 阅读(135) 评论(0) 推荐(0) 编辑
摘要: 传送门 最小圆覆盖模板。 //Achen #include<algorithm> #include<iostream> #include<cstring> #include<cstdlib> #include<vector> #include<cstdio> #include<queue> #inc 阅读全文
posted @ 2018-02-24 16:42 啊宸 阅读(165) 评论(0) 推荐(0) 编辑
摘要: 一个辣鸡抄板选手。 //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) 编辑
摘要: 传送门 日常读错题。无向图看成有向图,De了一下午bug。。。 1 //Achen 2 #include<algorithm> 3 #include<iostream> 4 #include<cstring> 5 #include<cstdlib> 6 #include<vector> 7 #inc 阅读全文
posted @ 2018-02-22 18:47 啊宸 阅读(176) 评论(0) 推荐(0) 编辑
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 44 下一页