Ver código fonte

dont_now

master
wangxinyu 6 dias atrás
pai
commit
9bf6765454
1 arquivos alterados com 2 adições e 4 exclusões
  1. +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;
}

Carregando…
Cancelar
Salvar