Rendu
This commit is contained in:
15
README.md
15
README.md
@@ -0,0 +1,15 @@
|
||||
|
||||
** Commandes pour exécuter les fichiers **
|
||||
|
||||
Exercice 1 :
|
||||
- Pour cet exercice j'ai utilisé les commandes :
|
||||
- gcc racinecaree.c / gcc -ansi -pedantic racinecaree.c / gcc -pg racinecaree.c
|
||||
- ./a.out / gprof ./a.out
|
||||
|
||||
|
||||
Exercice 3 :
|
||||
- Pour cet exercice j'ai utilisé les commandes :
|
||||
- gcc trispecial.c / gcc -ansi -pedantic trispecial.c / gcc -pg trispecial.c
|
||||
- ./a.out
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user