2024-09-03 08:28:39 +02:00
Fix
2024-09-03 08:26:03 +02:00
Fix
2024-09-03 08:26:03 +02:00
2024-09-02 23:11:04 +02:00
2024-09-02 23:11:04 +02:00
2024-09-03 08:28:39 +02:00
Fix
2024-09-03 08:26:03 +02:00

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
TD n°1 DEV 5.1 : Qualité algorithmique
Readme 35 KiB
Languages
C 100%