Saturday, February 10, 2018

URI problem 1002 Solution










Code:

#include <stdio.h>
int main()
{
    double A,R;
    scanf("%lf",&R);
    A = 3.14159 *(R * R);
    printf("A=%0.4lf\n",A);
    return 0;
}                    





                         

No comments:

Post a Comment

Featured Post

Increase Your Laptop s Wifi Signal Faster