code source uniqument
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
### Compilation
|
||||
|
||||
gcc -g -pg -o ex? Exercice?.c
|
||||
|
||||
gprof ./ex?
|
||||
|
||||
? = le numéro d'exercice
|
||||
|
||||
# Exercice 2
|
||||
|
||||
Pour un tableau de taille 10 000 :
|
||||
|
Reference in New Issue
Block a user