#include using namespace std; int main() { int h,r,n,v; cin>>h>>r; v=3rr*h; n=20000/v+1; cout<<n<<" "<<endl; return 0; }
使用您的 aoj 通用账户