Browse Source

change_reset

out_double
wangxinyu 1 week ago
parent
commit
a295d0ac6f
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      hello.c

+ 2
- 2
hello.c View File

@@ -5,9 +5,9 @@ void main()
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
printf("hello\n");
printf("nihao\n");
printf("helloworld\n");
printf("你好\n");
printf("haode\n");
return 0;
}

Loading…
Cancel
Save