Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
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
Please
log in
to post a comment.
Assignment 7
PRACTICA LISTA
Multiples of 10 sum
macaddress
diagonal sum
Simple Fork
Midterm practice, turn into for loop
B_141121_factorial02
Project 5 v0.1
Lab 9 v0.9
Please log in to post a comment.