The code in the first floor
CodePudding user response:
#includeInt main ()
{
int i,j;
Int k, n=0;
Int a [14] [14].
While (n<=0 | | n>=13)
{
Printf (" please input to print the number of lines: \ n ");
The scanf (" % d ", & amp; n);
}
Printf (" print Yang hui triangle is as follows: \ n ");
for(i=0; i
For (I=2; i
for(i=0; i
For (k=0; K
for(j=0; j<=I; J++)
Printf (" % d "6, a [I] [j]);
printf("\n");
}
printf("\n");
}
CodePudding user response:
Half space is 6, just in the middle,