bnu1247专题

bnu1247 能量矿石 C语言版

北京师范大学珠海分校 Judge Online of ACM ICPC 1247 能量矿石 C语言版 #include <stdio.h>#include <math.h>int main(){    double h1,h2,r1,r2,v1,v2,pi;    int i;    pi=acos(-1);    for (i=1;i<=10;i++){        scanf(