永攀 张 il y a 3 jours
Parent
révision
0502b2e5ba
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      hello.c

+ 2
- 0
hello.c Voir le fichier

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

int c = 10;
return a + b;
}



Chargement…
Annuler
Enregistrer