Browse Source

add_nihao

master
wangxinyu 6 days ago
parent
commit
9a380c2f9e
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      hello.c

+ 2
- 0
hello.c View File

@@ -6,5 +6,7 @@ void main()
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
printf("nihao\n");
printf("helloworld");
return 0;
}

Loading…
Cancel
Save