题解 | 牛牛的球
#include <stdio.h>
#include <math.h>
int main()
{
int r = 0;
scanf("%d", &r);
printf("%.2f\n", 4 / 3.0 * 3.14 * pow(r, 3));
return 0;
}
#include <stdio.h>
#include <math.h>
int main()
{
int r = 0;
scanf("%d", &r);
printf("%.2f\n", 4 / 3.0 * 3.14 * pow(r, 3));
return 0;
}
相关推荐
牛客53210502...:简历一页:把区域银,邀请赛金标粗,其他的奖除非凑一页否则没有必要写。或者多页:每个站一行这样都列出来。项目经历看看牛客其他人是怎么写的,写的不好呢。简历打磨好按部就班没问题的