Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
wangxinyu2
/
test
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
dont_now
master
wangxinyu
hace 6 días
padre
8d5b97c9ea
commit
9bf6765454
Se han
modificado 1 ficheros
con
2 adiciones
y
4 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-4
hello.c
+ 2
- 4
hello.c
Ver fichero
@@ -2,14 +2,12 @@
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");
printf("helloworld\n");
printf("haode\n");
return 0;
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar