qq_慕UI8396567
2019-03-14 20:39
#include <stdio.h>
#include "hello.c"
void say(){
printLine();
printf("I love imooc\n");
printf("good good study!\n");
printf("day day up!\n");
printLine();
}
重复调用了,第二行和第三行
C语言入门
926206 学习 · 20797 问题
相似问题