#include <stdio.h> #include <stdlib.h> void affichertab(long* T, int s); void listeAlea(long *T,size_t longeur, long N);