Explorar el Código

更新 'hello.c'

master
永攀 张 hace 3 días
padre
commit
52c8f8d876
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      hello.c

+ 2
- 0
hello.c Ver fichero

@@ -1,4 +1,6 @@
int add(int a, int b) {

int c = 10;
return a + b;
}



Cargando…
Cancelar
Guardar