#includeint main(){printf("Hello,world!l'm coming\n");return 0;}
#include "stdio.h"
缺少头文件
没有加载头文件,加上头文件就好了