Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
wangxinyu2
/
test
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
dont_now
master
wangxinyu
6 dias atrás
pai
8d5b97c9ea
commit
9bf6765454
1 arquivos alterados
com
2 adições
e
4 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-4
hello.c
+ 2
- 4
hello.c
Ver arquivo
@@ -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;
}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar