Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
sphere
//gcc 5.4.0 #include <stdio.h> const double pi=3.14; int main(void) { double a; double b; double R; scanf("%lf",&R); scanf("%lf",&b); scanf("%lf",&a); double area= (a/b)* pi* R*R*R; printf("area:%lf",area); return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
FUNCION strstr()
Project 5 v0.11
CremovePointFun
KN king Array ques
Prime
Threads_posix
Midterm practice, turn into for loop
ALPAHABET PATTERNS
modify char by mem addr
B_141209_EsPrimo
Please log in to post a comment.