ca552281c9e85dfcb5795e3b5c915ea625e5c23e
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%