C语言作者编写的C数据

118 阅读1分钟

这是第一篇测试

#incldue <stdio.h>

int main()
{

 printf("hello woeld");
    
    
}