Kaynağa Gözat

add_nihao

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

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

@@ -2,6 +2,7 @@

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

Yükleniyor…
İptal
Kaydet