Kaynağa Gözat

add_four

master
wangxinyu 1 hafta önce
ebeveyn
işleme
4d8e240424
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. +4
    -1
      hello.c

+ 4
- 1
hello.c Dosyayı Görüntüle

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

Yükleniyor…
İptal
Kaydet