Compare commits

...

3 commits
ex1 ... master

Author SHA1 Message Date
ef8d2a9830 Merge branch 'master' of wjlu/exemple1 into master 2022-10-20 14:53:02 +02:00
Lu Well-John
fa482e2801 changer a 2022-10-20 14:42:24 +02:00
Menendez-Cardenes Claudia
2537844048 ajouter adios 2022-10-20 14:42:23 +02:00
2 changed files with 4 additions and 2 deletions

View file

@ -0,0 +1,2 @@
hola
adios

View file

@ -1,3 +1,3 @@
void main(){
int a= 1;
}
int a= 5;
}