Browse Source

添加新内容

out_double
wangxinyu 3 days ago
parent
commit
fae2aa2f2b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      hello.c

+ 1
- 1
hello.c View File

@@ -9,6 +9,6 @@ void main()
printf("nihao\n");
printf("你好\n");
printf("haode\n");
printf("添加内容\n");
printf("添加内容\n");
return 0;
}

Loading…
Cancel
Save