#include #include int mian(){ printf("git test from zhangxuezhou") printf("hello world"); return 0; }