Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
My first program
#include<stdio.h> int main() { int p,n; float r, si; p=1000; n=3; r=8.5; si=p*n*r/100; printf("%f\n",si); return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
C_141203_CadenasVarias
Coba
B_141121_factorial01
Arrays
My first structure
ternar
20171117_FUNCIONES
AVANCE PREGUNTA 3 FICHEROS
binary to txt
Link List
Please log in to post a comment.