河南成教 / 高级语言程序设计(C)
[填空题]
[填空题]
设int i,j;,执行下列循环语句后输出“ABC”的行数是__________。
for(i=0;i<5;i )
for(j=l; j<I; j )printf("ABC
");
参考答案:
佳题速递: