#include int main() { printf("这是我的第一个使用Git管理的代码!"); return 0; }