Ajout Exo1

This commit is contained in:
Ronan Fourneuve
2025-08-08 10:56:50 +02:00
parent 1bb411b001
commit 7e12cccab5
32 changed files with 192 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#ifndef COMMUN_H
#define COMMUN_H
#define CLE_SEM_T1 10
#define CLE_SEM_T2 20
#define CLE_SEM_T3 30
#endif