Add readme
This commit is contained in:
parent
b8c6f517fc
commit
ca552281c9
8
README
Normal file
8
README
Normal file
@ -0,0 +1,8 @@
|
||||
Pour compiler :
|
||||
|
||||
gcc -g -pg -o student_rank student_rank.c heapsort.c bubblesort.c
|
||||
|
||||
Pour lancer :
|
||||
|
||||
./student_rank <Nombre etudiants> <Nombre notes par etudiants> <mode debug (0 ou 1)>
|
||||
|
Loading…
x
Reference in New Issue
Block a user