int j;for( j=10;j>=10;j--) printf("%d ",j);
for(int i=0;j<10;j++) printf("%d ",j);
Permalink | 記事への反応(0) | 21:33
ツイートシェア