using namespace std; int main() { double r; double pi=3.14159; cin>>r; printf(“A=%.4lf”,pirr); return 0; }