Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
a1
//gcc 5.4.0 #include <stdio.h> const double pi=3.14; int main(void) { double R; scanf("%f",&R); double area= pi* R*R; printf("area:%f",area); return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
ele709 lab 3.2
dynamic memory allocation.c
Fallo matriz
arrays vowles printing
C_141113_VariosPerfectos
2
Vereinfachung
Stub Program for Problem 4 HW 2
Spring 2017 Lab 4 v1
a1
Please log in to post a comment.