First commit
This commit is contained in:
1
IUT/Info1/TD/Exercices/8.5_PGCD/fonction.h
Normal file
1
IUT/Info1/TD/Exercices/8.5_PGCD/fonction.h
Normal file
@@ -0,0 +1 @@
|
||||
unsigned int pgcd(unsigned int a, unsigned int b);
|
||||
Reference in New Issue
Block a user