#include #include int main() { printf("Bonjour !\n"); return EXIT_SUCCESS; }