热门
最新
红包
立Flag
投票
同城
我的
发布
www19850910com
4 年前
truebjhjwy
老板最大的能力,并不是让自己多有能力,而是启动别人能力的能力
下一条:
计算半径为12,球的体积,我想了半天#include <stdio.h>#include <math.h>#define PI 3.14int main() { double radius; radius=12.0; printf("%g",4.0 / 3 * PI * pow(radius,3)); return 0;}
立即登录