#include <bits/stdc++.h>
using namespace std;
int main() { int r,h; cin>>r>>h; cout<<fixed<<setprecision(3)<<1/33.14rrh; }
1.0/3
共 1 条回复
1.0/3