#int main(int argc,char**argv){ printf('hello world!\n") return 0;}
输写格式太多不对了
char 后面有空格
少了“;”
第一行 需要定义#includ <stdio.h>