Parcourir la source

change_reset

out_double
wangxinyu il y a 1 semaine
Parent
révision
a295d0ac6f
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      hello.c

+ 2
- 2
hello.c Voir le fichier

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

Chargement…
Annuler
Enregistrer