forked from menault/TD1_DEV51_Qualite_Algo
83c915801c1a720a212035ad1d2c5d103921a2d7
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)>
Description
Languages
C
100%