Bläddra i källkod

change_reset

out_double
wangxinyu 1 vecka sedan
förälder
incheckning
a295d0ac6f
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. +2
    -2
      hello.c

+ 2
- 2
hello.c Visa fil

@@ -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;
}

Laddar…
Avbryt
Spara