Przeglądaj źródła

add_four

master
wangxinyu 1 tydzień temu
rodzic
commit
4d8e240424
1 zmienionych plików z 4 dodań i 1 usunięć
  1. +4
    -1
      hello.c

+ 4
- 1
hello.c Wyświetl plik

@@ -2,6 +2,9 @@

void main()
{
printf("hello world");
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
return 0;
}

Ładowanie…
Anuluj
Zapisz