diff --git a/hello.c b/hello.c index ab36fb6..002e030 100644 --- a/hello.c +++ b/hello.c @@ -2,14 +2,12 @@ void main() { -<<<<<<< HEAD printf("hello world\n"); printf("hello world\n"); printf("hello world\n"); printf("hello world\n"); -======= ->>>>>>> 20bf8d7c8a17a7354dfe3d735a034ad3ffe96ba5 printf("nihao\n"); - printf("helloworld"); + printf("helloworld\n"); + printf("haode\n"); return 0; } \ No newline at end of file