using namespace std; const double PI=3.14159; int main(){ double R; cin>>R; cout<<”A=”<<fixed<<setprecision(4)<<PIRR<<endl;
}