计算沈思邈2023-11-21 21:15:28发布于:上海223阅读0回复0点赞#include<iostream> using namespace std; int main(){ double pi=3.14159; int h,r; cin >> h >> r; double V=pihr*r; int t=20000/V+1; cout << t << endl; return 0; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个