Selaa lähdekoodia

更新 'hello.c'

master
永攀 张 3 päivää sitten
vanhempi
commit
52c8f8d876
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      hello.c

+ 2
- 0
hello.c Näytä tiedosto

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

int c = 10;
return a + b;
}



Ladataan…
Peruuta
Tallenna