摘要:
#include using namespace std;int main(){int m;cin>>m;for(int j=0;j>x>>y; double r=x*x+y*y; area=3.1415926*r*.5; int n=static_cast((area/50)+0.9999999); cout<<"Property "<<j+1<<": This prop... 阅读全文
posted @ 2013-03-12 05:47
码代码的猿猿
阅读(114)
评论(0)
推荐(0)