#include<stdio.h>
void main()
{
printf("this is a Cprogram.\n");
}
初学者,先谢谢大家
这个程序没有错误,语法上没有,逻辑上也没有,编译运行了,也可以正常通过。Perfect ^_^
没错误..我运行了...
没错