结题报告:POJ_1005

本文介绍了一个用于预测土地因河流侵蚀而消失的算法。该算法通过计算特定坐标的半径并与每年损失的土地面积进行对比,来预测土地开始遭受侵蚀的具体年份。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

 一、原题:

链接:http://poj.org/problem?id=1005

I Think I Need a Houseboat
Time Limit: 1000MS Memory Limit: 10000K
Total Submissions: 57128 Accepted: 23717

Description

Fred Mapper is considering purchasing some land in Louisiana to build his house on. In the process of investigating the land, he learned that the state of Louisiana is actually shrinking by 50 square miles each year, due to erosion caused by the Mississippi River. Since Fred is hoping to live in this house the rest of his life, he needs to know if his land is going to be lost to erosion.

After doing more research, Fred has learned that the land that is being lost forms a semicircle. This semicircle is part of a circle centered at (0,0), with the line that bisects the circle being the X axis. Locations below the X axis are in the water. The semicircle has an area of 0 at the beginning of year 1. (Semicircle illustrated in the Figure.)

二、Source Code:

Source Code

Problem: 1005 User: mervyn_diane
Memory: 240K Time: 0MS
Language: C++ Result: Accepted

三、总结:

1、列写简单过程,得到ai = count * 100,然后对输入的坐标x, y 求其平方和,所得的r就是半径的平方,与ai比较;

2、注意输出格式。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值