调试

来源:互联网 发布:java面试基础知识总结 编辑:程序博客网 时间:2024/05/29 18:12

main()
{
printf(“hello”);
return 0;
}
这里写图片描述