wo shi jia hao
2026-09-03 21:43:07
发布于:辽宁
18阅读
0回复
0点赞
#include<iostream>
#include<cmath>
using namespace std;
const float PaI=3.14;
int main() {
float seed7788;
double av6767676767,b96,c86;
cin >> av6767676767 >> b96 >> c86;
seed7788=av6767676767/b96;
double V_seeesdd = round ( seed7788 * 100 ) / 100;
V_seeesdd = c86;
double v_seed=round(V_seeesdd100)/100;
double V_sedds = pow ((3v_seed)/(4.0PaI),1.0/3);
printf("%.2f",V_sedds);
return 0;
}
全部评论 3
- 置顶
#include<iostream> #include<cmath> using namespace std; const float P=3.14; int main() { float seed; double a,b,c; cin>>a>>b>>c; seed=a/b; double sed=round(seed*100)/100; sed*=c; double v=round(sed*100)/100; printf("%.2f",pow((3*v)/(4.0*P),1.0/3)); return 0; }1周前 来自 辽宁
0 wo shi tang dou
1周前 来自 辽宁
0
1周前 来自 辽宁
0







有帮助,赞一个