#include "premier.h" int main() { printf("Hello world!\n"); // avancer(10); return 0; }