#ifndef REPETITION_H #define REPETITION_H int repetition(long tab[],int taille); #endif /* REPETITION_H */