2013年11月13日

poj 1031 多边形对点(向周围发射光线)的覆盖

摘要: FenceTime Limit:1000MSMemory Limit:10000KTotal Submissions:3018Accepted:1010DescriptionThere is an area bounded by a fence on some flat field. The fence has the height h and in the plane projection it has a form of a closed polygonal line (without self-intersections), which is specified by Cartesian 阅读全文

posted @ 2013-11-13 22:34 雄.. 阅读(511) 评论(0) 推荐(0)

poj 1269 直线间的关系

摘要: Intersecting LinesTime Limit:1000MSMemory Limit:10000KTotal Submissions:9360Accepted:4210DescriptionWe all know that a pair of distinct points on a plane defines a line and that a pair of lines on a plane will intersect in one of three ways: 1) no intersection because they are parallel, 2) intersect 阅读全文

posted @ 2013-11-13 19:10 雄.. 阅读(185) 评论(0) 推荐(0)

poj 3304 判断是否存在一条直线与所有线段相交

摘要: SegmentsTime Limit:1000MSMemory Limit:65536KTotal Submissions:8579Accepted:2608DescriptionGivennsegments in the two dimensional space, write a program, which determines if there exists a line such that after projecting these segments on it, all projected segments have at least one point in common.In 阅读全文

posted @ 2013-11-13 16:45 雄.. 阅读(294) 评论(0) 推荐(0)

导航