Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
table of 123
//gcc 5.4.0 #include <stdio.h> int main(void) { int n,i; printf("The tabile of %d",n); scanf("%d %d",&n, &i); for(;i>=10;i++) if(i<=100) printf("%d * %d = %d\n",n,i,(n*i)); }
run
|
edit
|
history
|
help
0
sample.c
A_141121_fibonacci
A_141117_Primo02
funciones matrices
pointer
sorted array
MinMaxArray
4
Rotación matriz anti horaria
pattern