Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
CALCULADORA
//Title of this code //gcc 4.9.1 #include <stdio.h> int main(void) { short i, a, c; printf("Introduzca un valor: "); scanf("%hd", &a); for (i = 0 ; i<= 10; i++){ c = a * i ; printf("%hd * %hd = %hd \n", a, i, c); } return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
2.1.2 Sum of all the elements in a one dimensional array A using reduction.
Swap.c
C_141127_MatrizProducto
SumIt
Matriz funcona medio raor aslñdk
TAREA M4 - LOTERIA
SEGUNDO AVANCE DE NETFLIX
Bitwise Operations
Hello world!
blue saver go my marshal green
Please log in to post a comment.