
计算几何
文章平均质量分 91
yuanS7
编程菜鸟,求大神带飞
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
poj2079—Triangle(旋转卡壳)
题目链接:传送门TriangleTime Limit: 3000MS Memory Limit: 30000KTotal Submissions: 9731 Accepted: 2914DescriptionGiven n distinct points on a plane, your task is t原创 2017-07-18 10:16:02 · 321 阅读 · 0 评论 -
hdu6206—Apple(计算几何+高精度)
题目链接:传送门AppleTime Limit: 1000/1000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 686 Accepted Submission(s): 228Problem DescriptionApple is原创 2017-09-18 20:31:35 · 663 阅读 · 0 评论 -
hdu6097—Mindis(计算几何)
题目链接:传送门MindisTime Limit: 6000/3000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 1479 Accepted Submission(s): 210Special JudgeProblem Descript原创 2017-08-11 09:54:48 · 498 阅读 · 0 评论 -
poj1556—The Doors(计算几何+最短路)
题目链接:传送门The DoorsTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 8775 Accepted: 3367DescriptionYou are to find the length of the shortest path t原创 2017-07-17 13:54:11 · 401 阅读 · 0 评论 -
poj1654—Area(计算几何求多边形面积)
题目链接:传送门AreaTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 20249 Accepted: 5517DescriptionYou are going to compute the area of a special kind o原创 2017-07-17 10:16:19 · 286 阅读 · 0 评论 -
poj1066—Treasure Hunt(线段相交)
题目链接:传送门Treasure HuntTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 7164 Accepted: 2938DescriptionArcheologists from the Antiquities and Curios原创 2017-07-16 20:03:58 · 343 阅读 · 0 评论 -
poj2318—TOYS(计算几何+二分)
题目链接:传送门TOYSTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 15391 Accepted: 7408DescriptionCalculate the number of toys that land in each bin of原创 2017-07-16 14:40:35 · 286 阅读 · 0 评论 -
poj3304—Segments
题目链接:传送门SegmentsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 14510 Accepted: 4613DescriptionGiven n segments in the two dimensional space, wr原创 2017-07-14 20:17:25 · 250 阅读 · 0 评论 -
hdu6055—Regular polygon(正方形的判定)
题目链接:传送门Regular polygonTime Limit: 3000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 1693 Accepted Submission(s): 663Problem Description原创 2017-07-28 19:09:12 · 278 阅读 · 0 评论 -
poj2826—An Easy Problem?
题目链接:传送门An Easy Problem?!Time Limit: 1000MS Memory Limit: 65536KTotal Submissions: 13629 Accepted: 2093DescriptionIt's raining outside. Farmer Johnson's b原创 2017-07-18 16:10:19 · 255 阅读 · 0 评论 -
poj1127—Jack Straws(线段相交+并查集)
题目链接:传送门Jack StrawsTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 4568 Accepted: 2084DescriptionIn the game of Jack Straws, a number of plastic原创 2017-07-18 10:53:37 · 315 阅读 · 0 评论 -
poj2546—Circular Area(两圆相交面积)
题目链接: 传送门Circular AreaTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 5999 Accepted: 2336DescriptionYour task is to write a program, which, give原创 2017-10-31 17:44:07 · 380 阅读 · 0 评论