1、第一行代码#include <stdio.h>
2、第二行代码#int main(){
3、第三行代码printf("hello world");
4、第四行代码return 0;第五行输入代码体}
5、然后在}前面输入printf("%d/n")
1、第一行代码#include <stdio.h>
2、第二行代码#int main(){
3、第三行代码printf("hello world");
4、第四行代码return 0;第五行输入代码体}
5、然后在}前面输入printf("%d/n")