#include #include int main() { int n; printf("Enter size of table: "); scanf("%d",&n); int i,j; for (i=0; i