Parcourir la source

add_nihao

master
wangxinyu il y a 1 semaine
Parent
révision
9a380c2f9e
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      hello.c

+ 2
- 0
hello.c Voir le fichier

@@ -6,5 +6,7 @@ void main()
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
printf("nihao\n");
printf("helloworld");
return 0;
}

Chargement…
Annuler
Enregistrer