What is the most distant point from the sea in POJ3525 problem?

2026-06-09 05:370阅读0评论SEO教程
  • 内容介绍
  • 文章标签
  • 相关推荐

本文共计671个文字,预计阅读时间需要3分钟。

What is the most distant point from the sea in POJ3525 problem?

半平面交+二分二分最远距离离+把每个直线向里移这个距离后看半平面交是否存在。如果存在就继续精度问问题【pojG++需要用C++没有问题Love and Freedom】。

阅读全文