会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
给你科普技术
首页
联系
管理
随笔分类 -
POJ
UVA 10209
摘要:10209 - Is This Integration ? #include #include /**///多次错误都是因为我将PI定义为3.1415926#define PI acos(-1.0)int main(){ double r; while(scanf("%lf",&r)!=EOF) { double x,y,z; z=r*r*(...
阅读全文
posted @
2014-04-23 11:42
stonehat
阅读(232)
评论(0)
推荐(0)
POJ 1654 area 解题
摘要:poj 1654 题解
阅读全文
posted @
2014-03-17 22:16
stonehat
阅读(436)
评论(0)
推荐(0)