#include <stdio.h> int main(){ return 0; }
其他代码
这里是引用
1 #include <stdio.h> 2 int main(){ 3 return 0; 4 }