Parcourir la source

更新 'hello.c'

master
永攀 张 il y a 3 jours
Parent
révision
52c8f8d876
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