Parcourir la source

提交

out_double
wangxinyu il y a 5 jours
Parent
révision
e26b3cf3e1
1 fichiers modifiés avec 15 ajouts et 0 suppressions
  1. +15
    -0
      hello.c.rej

+ 15
- 0
hello.c.rej Voir le fichier

@@ -0,0 +1,15 @@
diff a/hello.c b/hello.c (rejected hunks)
@@ -2,10 +2,13 @@
void main()
{
+<<<<<<< HEAD
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
+=======
+>>>>>>> 20bf8d7c8a17a7354dfe3d735a034ad3ffe96ba5
printf("nihao\n");
printf("helloworld");
return 0;

Chargement…
Annuler
Enregistrer