18 lines
261 B
HTML
18 lines
261 B
HTML
![]() |
#include <stdio.h>
|
||
|
#include <stdlib.h>
|
||
|
|
||
|
int main(void){
|
||
|
int i,j;
|
||
|
|
||
|
for(i=1;i<=20;i++){
|
||
|
for(j=1;j<=i;j++){
|
||
|
printf(" %d ",(i+j)/2);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
}htmlhrtmlhtmlhtmlhtmlhtmlhtmlhtmlhtmlhtmlhtmlhtmlhtmlhtmlhtmlhtmlhtmlh cssc cssc cscccs cs cscsc struct
|
||
|
|
||
|
|
||
|
{
|
||
|
|
||
|
};
|