#ifndef FONCTIONSMYSTERIEUSES_H #define FONCTIONSMYSTERIEUSES_H int f1(int); int f2(int); int f3(int); int f4(int); int f5(int); int f6(int); #endif