Browse Source

reset

out_double
wangxinyu 5 days ago
parent
commit
065d267000
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      hello.c

+ 0
- 3
hello.c View File

@@ -2,13 +2,10 @@

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");
return 0;

Loading…
Cancel
Save