diff --git a/hello.c b/hello.c index 8fc30bc..8545200 100644 --- a/hello.c +++ b/hello.c @@ -11,5 +11,6 @@ void main() printf("haode\n"); printf("制造冲突\n"); + printf("添加新内容\n"); return 0; } \ No newline at end of file